I have received a request from management to have added a column in Mantis view_all_bug_page.php to show who (which Mantis user) last modified a subject.
Preferably after "updated" column.
I tried to browse the PHP code, but don't really seem to find it.
Any hints on how this can be done ?
Add column for "last modified by" in view_all
Moderators: Developer, Contributor
Re: Add column for "last modified by" in view_all
Perhaps a workaround for this, is to define a custom field with dynamic values. This filed can then be added to the view-all page.
Check out this article:
http://www.mantisbt.org/docs/master-1.2 ... omize.html
Check out this article:
http://www.mantisbt.org/docs/master-1.2 ... omize.html