Field Extractor for Jira Cloud - Supported Fields
Please find below the List of supported Jira field types compatible with Field Extractor for Jira Cloud
Supported Fields | Supported Input Format |
---|---|
Text Field (single line) | Text ( max 255 chars ) |
Text Field (multi-line) | Text |
Summary | Text ( max 255 chars ) |
Description | Text |
Radio Buttons | Option Text |
Select List (single choice) | Option Text |
Select List (multiple choices) | Option Texts - comma separated |
Checkboxes | Option Texts - comma separated |
Number Field | Numeric Input |
URL Field | URL text (only ‘https’ is supported) |
Date Field | Date string in default Jira Date Format yyyy-MM-dd |
Date Time Field | DateTime string in default Jira Date-Time Format yyyy-MM-ddThh:mm |
Due Date | Date string in your default Jira Date Format yyyy-MM-dd |
User Picker (Single User) | User mention with @symbol or cloud user Id Eg : @Email Testing |
Assignee | User mention with @symbol or cloud user Id Eg : @Email Testing |
Reporter | User mention with @symbol or cloud user Id Eg : @Email Testing |
Status | Transition Id (Numeric Input) |
Priority | Option Text |
Resolution | Option Text |
User Picker multiple | User mention with @symbol or Cloud user Id’s separated by comma ( , ) Eg 1: @Email Testing @Email Testing ; Eg 2: 212fhfh32dKg, 34dhghd36hojo53; Note:-
|
Version picker - single | Name of the version Eg: Version 1.0 |
Version picker - multiple | Name of the versions separated with comma (,) Eg: Version 1.0,Version 2.0 |
Group Picker single | Name of the Group Eg : Group A |
Group Picker multiple | Name of the Groups separated with comma ( , ) Eg : Group A , Group B , Group C |
Project picker | Project Key or Project ID Eg: project : ABC (key) or project : 1000 (ID) |
Sprint | Pass the field value as a Sprint Id Eg : sprint : 1234 |
Story point | Pass the value as a story point value Eg : story : 1234 |
Watchers | User mention with @symbol or cloud user Id Eg : @Email Testing Note : Only one user is supported |
Timespent | Timespent is a worklog time like week(w) , day(d) , hours(h) , minutes(m) Eg: timespent : 2d 10m |
Originalestimate | Originalestimate allow a time like week(w) , day(d) , hours(h) , minutes(m) Eg: Originalestimate : 1d 10m |
Remainingestimate | Remainingestimateallow a time like week(w) , day(d) , hours(h) , minutes(m) Eg: Remainingestimate : 1d 10m |
Time tracking | Both ‘Originalestimate’ and ‘Remainingestimate’ separated by Comma (,)
Eg:
Note :
|