Project

General

Profile

Displaying project description in issue search

Added by Kush Suryavanshi over 8 years ago

Along with the project name, I need to get the project description(and preferably a couple custom fields of project) displayed when I filter the issue. Is this possible? Any pointers will be appreciated. I am new to ruby, but I would be happy to figure out changes in code if anyone can point me to relevant files. Thanks.


Replies (1)

RE: Displaying project description in issue search - Added by Kush Suryavanshi over 8 years ago

For what's its worth, at least for project description, this issue is resolved in following thread -
How to add additional information to issues list?

And probably similar logic can be applied for custom fields too. I still think there is probably a better way to do this for custom fields rather than make multiple methods in issue.rb but for now, this will suffice.

    (1-1/1)