we need to use JQL and get issues based Assignee in Project Roles for the worklog on daily basis.
Project roles like Site admin, developers etc.....
There is no way to do this out of the box with JQL. You will need an addon like Scriptrunner (or others, I'm sure) to be able to make this happen.
Hello @MA Hakeem,
This is definitely not possible with Jira out-of-the-box features.
You can use plugins like Scriptrunner, JQL tricks, etc for this where you can find relevant search terms. If you can have user groups assigned to the project roles, you can use "assignee in membersOf("group name")".
Hope this helps!
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.