Roundup Wiki

Maybe some of you already encountered this problem. How can I lookup all issues created by a retired user. The *Creator* search property will only list non-retired users.

I made some changes to the issue.search.html page and came up with the next solution.

Change::

Into::


</option>

The selection menu will look like:


</option>

With some minor changes it can be used for *Last modified by* (actor) too.

Regards,<br> Marlon