When copying numeric fields it calculates the sum of field values in linked issues or subtasks.


Configuration

Add a field to configure and select a field value. The following options are available:

  1. Copy field value from current issue

    1. Choose the Field the copy from.

  2. Set field value manually (parser expression)

    1. Enter the Expression

And as an additional option, you can choose Write protection to not overwrite existing values.



Filter your project by choosing from one of the following options:

  • Any project
  • Current project
  • Any but current project



Only issues linked to current issue by selected issue link types will be read.

The following options are available:

  • is blocked by (Blocks) -inward
  • blocks (Blocks) -outward
  • is cloned by (Cloners) -inward
  • clones (Cloners) -outward
  • is duplicated by (Duplicate) -inward
  • duplicates (Duplicate) -outward
  • relates to (Relates) -inward
  • relates to (Relates) -outward



Selected issue types will be read, but if you don't select any, it won't be applied any filter by issue type. In that case, all the issue types will be read.

The following options are available:

  • Task
  • Sub-task



Leave blank for all issue statuses.

The following options are available:

  • In progress
  • To do
  • Done


Enter a parser expression. The expression must return a true or false

You can try your expression by clicking the play button on the top right of the JQL expression box.




  • Read also subtasks fulfilling condition on issue type, status and project - This option only makes sense when the current issue itself is not a subtask
  • Read also sibling subtasks fulfilling condition on issue type, status, and project - Sibling subtasks are understood as subtasks with the same parent as the current issue. This option only makes sense when the current issue is itself a subtask
  • Read linked issues and subtasks recursively - Issues and subtasks transitively linked will also be read, provided they fulfill stated filtering conditions. Issues are read recursively without depth limit, but each selected issue is read-only once
  • Read also current issue - Current issue will be included in the issue selection, i.e., current issue's field value will also be read
  • Update issue immediately - A specific entry will be created in issue history for this field writing



Choose which user* will be able to execute this post function. By default, it is set to the Current user.



Use cases and examples




Tech review

Style guide



Short description Copy fields from linked issues or subtasks. When copying numeric fields it calculates the sum of field values in linked issues or subtasks.
Label