Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
This is the documentation of JSU for Jira Server/Data Center documentation. If you are using JSU on Jira Cloud, see our JSU Cloud documentation. |
On this page:
|
Description
The 'Clear Field Value' post - function clears the value of a specified field on one or more issues after a transition has been completedis complete.
Configuration
You must specify the field to be cleared. For example:
For information on how to configure a post-function in Jira, see the Jira documentation.
Precondition
...
Clear field on all issues related as
...
Precondition
If you are using preconditions with a JSU post function, you can use the following options to define how the precondition is evaluated:
Ignore precondition (default): Every precondition is ignored which means that the post function will always be performed
True: Precondition must be true to execute a post function
False: Precondition must be false to execute a post function
Learn more about JSU preconditions in Workflow Preconditions.
Issue relation
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), or the result of a JQL query.
See Related Issues for more explanation details on this topiceach option.
Perform As User
Include Page | ||||
---|---|---|---|---|
|
Field
You must specify the field to be cleared on the related issues, for example, Fix Version.
Position of the
...
post function
Jira transitions include essential post functions that are executed in a specific order. When adding JSU post functions to a transition it is important to place position the post function in the correct order of other with respect to the essential post functions.
Create Transition
...
‘Create’ transition
The ‘Create' transition is an issue’s first transition and does not have a source status (only destination status - usually Open, but could also be another).Instead of using the "Clear Field Value" post function in the Create transition, you might consider just configuring no default value for that custom field and don't show it on the create screen. If you are using add the "Clear ‘Clear Field Value" Value’ post function in to the Create ‘Create’ transition, you must put should position it before the "Creates Jira’s 'Create the issue originally" ' post function except when clearing labels , which that need to be cleared after the issue has been created.
Any other
...
transition (not
...
‘Create’)
Put Position the "Clear ‘Clear Field Value" Value’ post function anywhere before the "Update ‘Update change history for an issue and store the issue in the database." post function
Example
A workflow is configured so that the 'Close' transition has the 'Clear Field Value' post-function. The function is configured to clear the 'Security Level' field. If a user closes an issue on this workflow, the value of the 'Security Level' field will be cleared.
...
database’ post function.
Supported field types
Include Page | ||||
---|---|---|---|---|
|