Hi
i have 4 columns (to do, development, test, done).
the developer move the issue to development after that moved to test.
QA team will handle the issue from test column and change the assignee to him.
my question is how i get issue assignee from column Development in the log?
because when QA Create bug there is issue link, and i create script in post-function to get the last assignee from issue link, and i wanna to get owner assignee of the issue (in column development)
kindly help
Hi @khalid alqahtani
I am not sure I understand your issue. But I will risk an answer.
Behind your columns, there is an association with statuses I guess. Can't you use these statuses to get assignee of tickets?
Or maybe you may look on the history tab to get all assignee change?
i can see the history of the issue in UI, but if there any way to see the history in script runner?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I don't master ScriptRunner but I found this, maybe it will be helpful for you ? https://community.atlassian.com/t5/Jira-questions/Script-runner-Store-issue-change-history-in-a-custom-field/qaq-p/132474
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.