How to flush assignee with jira 6.4.13

Desire Kompaore May 29, 2017

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.

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 26, 2018

Could you explain what " flush the assignee " means?

Suggest an answer

Log in or Sign up to answer