Hello,
I was previously using Jira 5.2.11 and use the following code to flush the assignee in my jira plugin.
issueInputParameters.setAssigneeId(null);
But, when we migrated to jira 6.4.13, the same code doesn't work again.
Can you please help?
It seems that this method is not deprecated.
Community moderators have prevented the ability to post new answers.
Could you explain what " flush the assignee " means?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.