/
Format and examples of default values for fields in Rally
Format and examples of default values for fields in Rally
The entered string needs to be JSON formatted.
{"<rally field name>": "<default value of that rally field>", "<second field>": "<value of second field>"}
custom fields
Custom fields in Rally have the prefex "c_" inside of Rally. Additionally whitespaces are removed. An example: "Work Type" => "c_WorkType"
Examples
If you have a custom field in Rally called Work Item (type select-list) the string would look the following:
{"c_WorkType": "Compliance"}
, multiple selections available,
Related content
Set default field values for Team Board issues
Set default field values for Team Board issues
More like this
Jira Backlog Board - ART field mapping
Jira Backlog Board - ART field mapping
More like this
Jira Backlog Board - Team field sync
Jira Backlog Board - Team field sync
More like this
Jira backlog board sync [ST]
Jira backlog board sync [ST]
More like this
2.18.0 All you need to know using PI-Server with Docker
2.18.0 All you need to know using PI-Server with Docker
More like this
Jira Backlog Board Sync [ART]
Jira Backlog Board Sync [ART]
More like this