is there a way to create Jira filter for last commented by issue reporter
Hii @Niharika Mishra
i think you can use this jql : issueFunction in lastComment("by username")
The solution is worthy but i want bulk issues inorder to monitor , the last commented one's by user and not taken care . hence cannot use username here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
But i use this jql for myself (my username is amalekly) and work. And you can add limitation. For example : issueFunction in lastComment("by amalekly") and project = my favorite and status = "In Progress". Maybe i didn't understand you. could you tell me more ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I like the same, not only one user since then we need to add 2000 rules and update when new users starts.
Is it possible to set Reporter more generic?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.