Input parameters
Type | UI | Code | Result |
---|---|---|---|
Filter by
| const scope = SR.fields.getValueByFieldName('filterBy'); | String: project in (TEST) | |
Issue Picker
|
| const selectedIssue = SR.fields.getValueByFieldName('issue'); | String: |
Range
| Object: | ||
Number
|
| Number: | |
|
|
|
|
Type | UI | Code | Result |
---|---|---|---|
Filter by
| const scope = SR.fields.getValueByFieldName('filterBy'); | String: project in (TEST) | |
Issue Picker
|
| const selectedIssue = SR.fields.getValueByFieldName('issue'); | String: |
Range
| Object: | ||
Number
|
| Number: | |
|
|
|
|