You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

Field code
{issue.fixVersions.id}

Read


Returned valueA comma-separated list of fix versions IDs
Output data type

NUMBER LIST

Example output10010,10020,10030

Write

Valid text input
Valid numerical input

Comma separated list of fixed version IDs

Example input10007, 10000
Field code
issue?.fixVersions?.map(v => v.id)

Read


Returned valueA comma-separated list of fix versions IDs
Output data type

NUMBER LIST

Example output10010,10020,10030

Write


Valid text input
Valid numerical input

Comma separated list of fixed version IDs

Example input10007, 10000