...
The 'Clear Field Value' post - function clears the value of a specified field after a transition has been completed.
...
You must specify the field to be cleared. For example: , for example, Fix Version.
For more information on how to configure add a post function to a workflow in Jira, see the Jira documentation.
...
The field can be on the issue in transition(within the same issue) or on a related issue, like a sub-tasksubtask, a linked issue, or an issue within an Epic (during the transition on the Epic).
See Related Issues for more explanation on this topicdetails.
Perform
...
as user
Include Page | ||||
---|---|---|---|---|
|
...
It is important to place the post function in the correct order of with your other post functions.
Create transition
The ‘Create' Create' transition is the very first transition, which does not yet has have a source status (only destination status - usually Open, but could also be another). Instead of using the "Clear Field Value" the ‘Clear Field Value’ post function in the Create ‘Create’ transition, you might consider just configuring configure no default value for that custom field and don't show it on the create Create screen. If you are using the "Clear ‘Clear Field Value" Value’ post function in the Create 'Create’ transition, you must put it before the "Creates the issue originally" post function except when clearing labels, which need to be cleared after the issue has been created.
Any other transition (not Create)
Put the "Clear ‘Clear Field Value" Value’ post function anywhere before the "Update change history for an issue and store the issue in the database" post function.
...