Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel1
typeflat

Features used to implement the example



Example: Unassign an issue when assigned to project leader

I'm trying to clear assignee field for one issue type in project with auto-assign to lead. I've create post-function in create transition but it doesn't allow to clear field. Then i set value to real-user name function reassigns issue to user, then i try to set value to "None" or "Unassigned" it leaves project lead as assignee

I have just released Jira Workflow Toolbox 2.0.22 which has the extra functionality of unassigning issues when writing "Unassigned" (case unsensible) into virtual field "Assignee".



Other examples of that function

Incoming Links
pageSet a field as a function of other fields
labelsexample


Related Usage Examples

Content by Label
showSpacefalse
cqllabel = "example" and label = "post-function"