I want to get the date the issue was assigned to user, to display this information in this user dashboard.
I'm using JIRA cloud.
Thanks.
Assuming you just want that user to be shown all issues currently assigned to them, it would be easy to show the date in which each of those issues had been modified in any way, despite of the fact that it is not the same than the date in which the assignment occurred (it will be the same date if the last action performed on the issue was the assignment).
In order to achieve this:
While these steps do not produce what you intended to do on your original request, I think the date of each issue's last update can be used with quite similar effects than the date in which the issue was assigned.
Hello Vinicius, you can use a Favorite Filter gadget with a JQL filter for this user with a createddate parameter or you can use the Activity Stream as a partial workaround (Where you can filter by this user and will show all activity related to this user)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you elaborate more on the gadget approach?
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.