I need to build a report around the story reported by the assignee and his/her id which i had added as a user property.
Hi Promita,
You may try to achieve that with the following free Add-on:
It allows you to search for user properties in JQL, here is an example:
reporter IN usersWithProperty("User_ID", "123456").
You can find more information on the add-on documentation page:
In addition, we have a feature request to enable searching across the user properties, please feel free to vote for it at JRASERVER-30228
Regards,
Muaamar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.