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