Hi,
I'm looking for a way to see (in the subtask list of the "parent task") that a specific subtask has an attachement. Something like a paper clip next to the subtasks description...
I just wanted to ask before committing a feature request...
Regards,
Stephan
You can try configuring jira.table.cols.subtasks in jira-application.properties, you should be able to put 'attachment' as one of the columns according to IssueFieldConstants. I'm not quite sure what the result will be though, but it's worth a try.
Adding 'attachment' to the jira.table.cols.subtasks property doesn't work. It seems like not all of the IssueFieldConstants are supported for the list view... :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I certainly haven't seen that. You might have to do some dev work or raise a feature request.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.