I would like to show issues in the Agile board that has been commented by a user which belongs to the Customer project role in the project. My idea was to use a quick filter or a swimlane with a filter.
With JQL-tricks I can get a specific user that has commented an issue with issueFunction in commented(
"role Customer"
). But
it is not possible to see if he belongs to a project role or group. Anyone has any ideas?
yes, Customer role is used in several projects. Actually I didn't write correctly in my question - there exists a JQL-tricks function for issueFunction in commented("user u-name").
But the problem is that I can't see if the comment itself is written by someone in a certain project role. (I can see that the comments has certain role restrictions with JQL tricks)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Want to make your everyday Community actions directly contribute to reforestation? The Atlassian Community can achieve this goal by liking a post, attending an ACE, sending your peers kudos, and so much more!
Help us plant more trees
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.