Created
March 5, 2025 02:25
-
-
Save justinbmeyer/336ebc22cee8cfcab775df6ef7e99429 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "id": "statuscategorychangedate", | |
| "key": "statuscategorychangedate", | |
| "name": "Status Category Changed", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "statusCategoryChangedDate" | |
| ], | |
| "schema": { | |
| "type": "datetime", | |
| "system": "statuscategorychangedate" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10070", | |
| "key": "customfield_10070", | |
| "name": "Story points median", | |
| "untranslatedName": "Story points median", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10070]", | |
| "Story points median", | |
| "Story points median[Number]" | |
| ], | |
| "schema": { | |
| "type": "number", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:float", | |
| "customId": 10070 | |
| } | |
| }, | |
| { | |
| "id": "parent", | |
| "key": "parent", | |
| "name": "Parent", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": false, | |
| "clauseNames": [ | |
| "parent" | |
| ] | |
| }, | |
| { | |
| "id": "customfield_10470", | |
| "key": "customfield_10470", | |
| "name": "Teams", | |
| "untranslatedName": "Teams", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10470]", | |
| "Teams", | |
| "Teams[Checkboxes]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "array", | |
| "items": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes", | |
| "customId": 10470 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10471", | |
| "key": "customfield_10471", | |
| "name": "Impact score", | |
| "untranslatedName": "Impact score", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10471]", | |
| "Impact score" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10471 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10472", | |
| "key": "customfield_10472", | |
| "name": "Customer segments", | |
| "untranslatedName": "Customer segments", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10472]", | |
| "Customer segments", | |
| "Customer segments[Checkboxes]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "array", | |
| "items": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes", | |
| "customId": 10472 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10110", | |
| "key": "customfield_10110", | |
| "name": "Impact", | |
| "untranslatedName": "Impact", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10110]", | |
| "Impact" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:rating", | |
| "customId": 10110 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10473", | |
| "key": "customfield_10473", | |
| "name": "Spec ready", | |
| "untranslatedName": "Spec ready", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10473]", | |
| "Spec ready" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:boolean", | |
| "customId": 10473 | |
| } | |
| }, | |
| { | |
| "id": "fixVersions", | |
| "key": "fixVersions", | |
| "name": "Fix versions", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "fixVersion" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "version", | |
| "system": "fixVersions" | |
| } | |
| }, | |
| { | |
| "id": "statusCategory", | |
| "key": "statusCategory", | |
| "name": "Status Category", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "statusCategory" | |
| ] | |
| }, | |
| { | |
| "id": "customfield_10111", | |
| "key": "customfield_10111", | |
| "name": "Insights", | |
| "untranslatedName": "Insights", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10111]", | |
| "Insights" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10111 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10474", | |
| "key": "customfield_10474", | |
| "name": "Designs ready", | |
| "untranslatedName": "Designs ready", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10474]", | |
| "Designs ready" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:boolean", | |
| "customId": 10474 | |
| } | |
| }, | |
| { | |
| "id": "resolution", | |
| "key": "resolution", | |
| "name": "Resolution", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "resolution" | |
| ], | |
| "schema": { | |
| "type": "resolution", | |
| "system": "resolution" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10112", | |
| "key": "customfield_10112", | |
| "name": "Delivery status", | |
| "untranslatedName": "Delivery status", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10112]", | |
| "Delivery status" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10112 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10475", | |
| "key": "customfield_10475", | |
| "name": "Project start", | |
| "untranslatedName": "Project start", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10475]", | |
| "Project start" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "jira.polaris:interval", | |
| "customId": 10475 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10113", | |
| "key": "customfield_10113", | |
| "name": "Delivery progress", | |
| "untranslatedName": "Delivery progress", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10113]", | |
| "Delivery progress" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10113 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10476", | |
| "key": "customfield_10476", | |
| "name": "Project target", | |
| "untranslatedName": "Project target", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10476]", | |
| "Project target" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "jira.polaris:interval", | |
| "customId": 10476 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10114", | |
| "key": "customfield_10114", | |
| "name": "Linked issues", | |
| "untranslatedName": "Linked issues", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10114]", | |
| "Linked issues" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10114 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10477", | |
| "key": "customfield_10477", | |
| "name": "Category", | |
| "untranslatedName": "Category", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "Category[Dropdown]", | |
| "cf[10477]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:select", | |
| "customId": 10477 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10104", | |
| "key": "customfield_10104", | |
| "name": "Vulnerability", | |
| "untranslatedName": "Vulnerability", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10104]", | |
| "Vulnerability" | |
| ], | |
| "schema": { | |
| "type": "any", | |
| "custom": "com.atlassian.jira.plugins.jira-development-integration-plugin:vulnerabilitycf", | |
| "customId": 10104 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10467", | |
| "key": "customfield_10467", | |
| "name": "Idea archived by", | |
| "untranslatedName": "Idea archived by", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10467]", | |
| "Idea archived by", | |
| "Idea archived by[People]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "array", | |
| "items": "user", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:people", | |
| "customId": 10467, | |
| "configuration": { | |
| "isMulti": true, | |
| "polarisSubType": "ARCHIVED_BY" | |
| } | |
| } | |
| }, | |
| { | |
| "id": "customfield_10105", | |
| "key": "com.atlassian.atlas.jira__project-key", | |
| "name": "Project overview key", | |
| "untranslatedName": "Project overview key", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10105]", | |
| "Project overview key" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "custom": "read-only-string-issue-field", | |
| "customId": 10105 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10468", | |
| "key": "customfield_10468", | |
| "name": "Idea archived on", | |
| "untranslatedName": "Idea archived on", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10468]", | |
| "Idea archived on", | |
| "Idea archived on[Time stamp]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "datetime", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:datetime", | |
| "customId": 10468 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10106", | |
| "key": "com.atlassian.atlas.jira__project-status", | |
| "name": "Project overview status", | |
| "untranslatedName": "Project overview status", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10106]", | |
| "Project overview status" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "custom": "read-only-string-issue-field", | |
| "customId": 10106 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10469", | |
| "key": "customfield_10469", | |
| "name": "Idea archived", | |
| "untranslatedName": "Idea archived", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10469]", | |
| "Idea archived", | |
| "Idea archived[Dropdown]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:select", | |
| "customId": 10469 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10107", | |
| "key": "customfield_10107", | |
| "name": "Atlas goals", | |
| "untranslatedName": "Atlas goals", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "Atlas goals", | |
| "cf[10107]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "jira.polaris:external-reference", | |
| "customId": 10107 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10108", | |
| "key": "customfield_10108", | |
| "name": "Atlas project", | |
| "untranslatedName": "Atlas project", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "Atlas project", | |
| "cf[10108]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "jira.polaris:external-reference", | |
| "customId": 10108 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10109", | |
| "key": "customfield_10109", | |
| "name": "Atlas project status", | |
| "untranslatedName": "Atlas project status", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "Atlas project status", | |
| "cf[10109]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10109 | |
| } | |
| }, | |
| { | |
| "id": "lastViewed", | |
| "key": "lastViewed", | |
| "name": "Last Viewed", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": false, | |
| "clauseNames": [ | |
| "lastViewed" | |
| ], | |
| "schema": { | |
| "type": "datetime", | |
| "system": "lastViewed" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10460", | |
| "key": "customfield_10460", | |
| "name": "Insights", | |
| "untranslatedName": "Insights", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10460]", | |
| "Insights" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10460 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10461", | |
| "key": "customfield_10461", | |
| "name": "Delivery status", | |
| "untranslatedName": "Delivery status", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10461]", | |
| "Delivery status" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10461 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10462", | |
| "key": "customfield_10462", | |
| "name": "Delivery progress", | |
| "untranslatedName": "Delivery progress", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10462]", | |
| "Delivery progress" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10462 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10463", | |
| "key": "customfield_10463", | |
| "name": "Linked issues", | |
| "untranslatedName": "Linked issues", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10463]", | |
| "Linked issues" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10463 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10067", | |
| "key": "customfield_10067", | |
| "name": "Value Confidence", | |
| "untranslatedName": "Value Confidence", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10067]", | |
| "Value Confidence", | |
| "Value Confidence[Number]" | |
| ], | |
| "schema": { | |
| "type": "number", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:float", | |
| "customId": 10067 | |
| } | |
| }, | |
| { | |
| "id": "priority", | |
| "key": "priority", | |
| "name": "Priority", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "priority" | |
| ], | |
| "schema": { | |
| "type": "priority", | |
| "system": "priority" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10464", | |
| "key": "customfield_10464", | |
| "name": "Comments", | |
| "untranslatedName": "Comments", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10464]", | |
| "Comments" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10464 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10068", | |
| "key": "customfield_10068", | |
| "name": "Value", | |
| "untranslatedName": "Value", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10068]", | |
| "Value", | |
| "Value[Number]" | |
| ], | |
| "schema": { | |
| "type": "number", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:float", | |
| "customId": 10068 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10465", | |
| "key": "customfield_10465", | |
| "name": "Goal", | |
| "untranslatedName": "Goal", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10465]", | |
| "Goal", | |
| "Goal[Checkboxes]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "array", | |
| "items": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes", | |
| "customId": 10465 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10069", | |
| "key": "customfield_10069", | |
| "name": "Story points confidence", | |
| "untranslatedName": "Story points confidence", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10069]", | |
| "Story points confidence", | |
| "Story points confidence[Number]" | |
| ], | |
| "schema": { | |
| "type": "number", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:float", | |
| "customId": 10069 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10103", | |
| "key": "customfield_10103", | |
| "name": "Design", | |
| "untranslatedName": "Design", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10103]", | |
| "Design" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "design.field.name", | |
| "custom": "com.atlassian.jira.plugins.jira-development-integration-plugin:designcf", | |
| "customId": 10103 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10466", | |
| "key": "customfield_10466", | |
| "name": "Roadmap", | |
| "untranslatedName": "Roadmap", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10466]", | |
| "Roadmap", | |
| "Roadmap[Dropdown]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:select", | |
| "customId": 10466 | |
| } | |
| }, | |
| { | |
| "id": "labels", | |
| "key": "labels", | |
| "name": "Labels", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "labels" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "string", | |
| "system": "labels" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10456", | |
| "key": "customfield_10456", | |
| "name": "Atlas goals", | |
| "untranslatedName": "Atlas goals", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "Atlas goals", | |
| "cf[10456]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "jira.polaris:external-reference", | |
| "customId": 10456 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10457", | |
| "key": "customfield_10457", | |
| "name": "Atlas project", | |
| "untranslatedName": "Atlas project", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "Atlas project", | |
| "cf[10457]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "jira.polaris:external-reference", | |
| "customId": 10457 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10458", | |
| "key": "customfield_10458", | |
| "name": "Atlas project status", | |
| "untranslatedName": "Atlas project status", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "Atlas project status", | |
| "cf[10458]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10458 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10459", | |
| "key": "customfield_10459", | |
| "name": "Impact", | |
| "untranslatedName": "Impact", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10459]", | |
| "Impact" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:rating", | |
| "customId": 10459 | |
| } | |
| }, | |
| { | |
| "id": "timeestimate", | |
| "key": "timeestimate", | |
| "name": "Remaining Estimate", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": false, | |
| "clauseNames": [ | |
| "remainingEstimate", | |
| "timeestimate" | |
| ], | |
| "schema": { | |
| "type": "number", | |
| "system": "timeestimate" | |
| } | |
| }, | |
| { | |
| "id": "aggregatetimeoriginalestimate", | |
| "key": "aggregatetimeoriginalestimate", | |
| "name": "Σ Original Estimate", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": false, | |
| "clauseNames": [], | |
| "schema": { | |
| "type": "number", | |
| "system": "aggregatetimeoriginalestimate" | |
| } | |
| }, | |
| { | |
| "id": "versions", | |
| "key": "versions", | |
| "name": "Affects versions", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "affectedVersion" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "version", | |
| "system": "versions" | |
| } | |
| }, | |
| { | |
| "id": "issuelinks", | |
| "key": "issuelinks", | |
| "name": "Linked Issues", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "issueLink" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "issuelinks", | |
| "system": "issuelinks" | |
| } | |
| }, | |
| { | |
| "id": "assignee", | |
| "key": "assignee", | |
| "name": "Assignee", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "assignee" | |
| ], | |
| "schema": { | |
| "type": "user", | |
| "system": "assignee" | |
| } | |
| }, | |
| { | |
| "id": "status", | |
| "key": "status", | |
| "name": "Status", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "status" | |
| ], | |
| "schema": { | |
| "type": "status", | |
| "system": "status" | |
| } | |
| }, | |
| { | |
| "id": "components", | |
| "key": "components", | |
| "name": "Components", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "component" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "component", | |
| "system": "components" | |
| } | |
| }, | |
| { | |
| "id": "issuekey", | |
| "key": "issuekey", | |
| "name": "Key", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": false, | |
| "clauseNames": [ | |
| "id", | |
| "issue", | |
| "issuekey", | |
| "key" | |
| ] | |
| }, | |
| { | |
| "id": "customfield_10450", | |
| "key": "customfield_10450", | |
| "name": "Asset ID", | |
| "untranslatedName": "Asset ID", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "Asset ID", | |
| "Asset ID[Short text]", | |
| "cf[10450]" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:textfield", | |
| "customId": 10450 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10451", | |
| "key": "customfield_10451", | |
| "name": "Org ID", | |
| "untranslatedName": "Org ID", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10451]", | |
| "Org ID", | |
| "Org ID[Short text]" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:textfield", | |
| "customId": 10451 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10452", | |
| "key": "customfield_10452", | |
| "name": "Subject ID", | |
| "untranslatedName": "Subject ID", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10452]", | |
| "Subject ID", | |
| "Subject ID[Short text]" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:textfield", | |
| "customId": 10452 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10453", | |
| "key": "customfield_10453", | |
| "name": "Severity", | |
| "untranslatedName": "Severity", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10453]", | |
| "Severity", | |
| "Severity[Short text]" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:textfield", | |
| "customId": 10453 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10448", | |
| "key": "customfield_10448", | |
| "name": "Finding status", | |
| "untranslatedName": "Finding status", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10448]", | |
| "Finding status", | |
| "Finding status[Dropdown]" | |
| ], | |
| "schema": { | |
| "type": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:select", | |
| "customId": 10448 | |
| } | |
| }, | |
| { | |
| "id": "aggregatetimeestimate", | |
| "key": "aggregatetimeestimate", | |
| "name": "Σ Remaining Estimate", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": false, | |
| "clauseNames": [], | |
| "schema": { | |
| "type": "number", | |
| "system": "aggregatetimeestimate" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10449", | |
| "key": "customfield_10449", | |
| "name": "Finding ID", | |
| "untranslatedName": "Finding ID", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10449]", | |
| "Finding ID", | |
| "Finding ID[Short text]" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:textfield", | |
| "customId": 10449 | |
| } | |
| }, | |
| { | |
| "id": "creator", | |
| "key": "creator", | |
| "name": "Creator", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "creator" | |
| ], | |
| "schema": { | |
| "type": "user", | |
| "system": "creator" | |
| } | |
| }, | |
| { | |
| "id": "subtasks", | |
| "key": "subtasks", | |
| "name": "Sub-tasks", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": false, | |
| "clauseNames": [ | |
| "subtasks" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "issuelinks", | |
| "system": "subtasks" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10163", | |
| "key": "customfield_10163", | |
| "name": "Work Item Age Start", | |
| "untranslatedName": "Work Item Age Start", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10163]", | |
| "Work Item Age Start", | |
| "Work Item Age Start[Time stamp]" | |
| ], | |
| "schema": { | |
| "type": "datetime", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:datetime", | |
| "customId": 10163 | |
| } | |
| }, | |
| { | |
| "id": "reporter", | |
| "key": "reporter", | |
| "name": "Reporter", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "reporter" | |
| ], | |
| "schema": { | |
| "type": "user", | |
| "system": "reporter" | |
| } | |
| }, | |
| { | |
| "id": "aggregateprogress", | |
| "key": "aggregateprogress", | |
| "name": "Σ Progress", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": false, | |
| "clauseNames": [], | |
| "schema": { | |
| "type": "progress", | |
| "system": "aggregateprogress" | |
| } | |
| }, | |
| { | |
| "id": "progress", | |
| "key": "progress", | |
| "name": "Progress", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": false, | |
| "clauseNames": [ | |
| "progress" | |
| ], | |
| "schema": { | |
| "type": "progress", | |
| "system": "progress" | |
| } | |
| }, | |
| { | |
| "id": "votes", | |
| "key": "votes", | |
| "name": "Votes", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": false, | |
| "clauseNames": [ | |
| "votes" | |
| ], | |
| "schema": { | |
| "type": "votes", | |
| "system": "votes" | |
| } | |
| }, | |
| { | |
| "id": "worklog", | |
| "key": "worklog", | |
| "name": "Log Work", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": false, | |
| "searchable": true, | |
| "clauseNames": [], | |
| "schema": { | |
| "type": "array", | |
| "items": "worklog", | |
| "system": "worklog" | |
| } | |
| }, | |
| { | |
| "id": "issuetype", | |
| "key": "issuetype", | |
| "name": "Issue Type", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "issuetype", | |
| "type" | |
| ], | |
| "schema": { | |
| "type": "issuetype", | |
| "system": "issuetype" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10390", | |
| "key": "customfield_10390", | |
| "name": "Comments", | |
| "untranslatedName": "Comments", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10390]", | |
| "Comments" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10390 | |
| } | |
| }, | |
| { | |
| "id": "timespent", | |
| "key": "timespent", | |
| "name": "Time Spent", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": false, | |
| "clauseNames": [ | |
| "timespent" | |
| ], | |
| "schema": { | |
| "type": "number", | |
| "system": "timespent" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10391", | |
| "key": "customfield_10391", | |
| "name": "Goal", | |
| "untranslatedName": "Goal", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10391]", | |
| "Goal", | |
| "Goal[Checkboxes]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "array", | |
| "items": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes", | |
| "customId": 10391 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10150", | |
| "key": "customfield_10150", | |
| "name": "MONDAY_GROUP", | |
| "untranslatedName": "MONDAY_GROUP", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10150]", | |
| "MONDAY_GROUP", | |
| "MONDAY_GROUP[Short text]" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:textfield", | |
| "customId": 10150 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10392", | |
| "key": "customfield_10392", | |
| "name": "Roadmap", | |
| "untranslatedName": "Roadmap", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10392]", | |
| "Roadmap", | |
| "Roadmap[Dropdown]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:select", | |
| "customId": 10392 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10030", | |
| "key": "customfield_10030", | |
| "name": "Total forms", | |
| "untranslatedName": "Total forms", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10030]", | |
| "Total forms" | |
| ], | |
| "schema": { | |
| "type": "number", | |
| "custom": "com.atlassian.jira.plugins.proforma-managed-fields:forms-total-field-cftype", | |
| "customId": 10030 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10151", | |
| "key": "customfield_10151", | |
| "name": "MONDAY_ID", | |
| "untranslatedName": "MONDAY_ID", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10151]", | |
| "MONDAY_ID", | |
| "MONDAY_ID[Short text]" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:textfield", | |
| "customId": 10151 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10393", | |
| "key": "customfield_10393", | |
| "name": "Idea archived by", | |
| "untranslatedName": "Idea archived by", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10393]", | |
| "Idea archived by", | |
| "Idea archived by[People]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "array", | |
| "items": "user", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:people", | |
| "customId": 10393, | |
| "configuration": { | |
| "isMulti": true, | |
| "polarisSubType": "ARCHIVED_BY" | |
| } | |
| } | |
| }, | |
| { | |
| "id": "project", | |
| "key": "project", | |
| "name": "Project", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "project" | |
| ], | |
| "schema": { | |
| "type": "project", | |
| "system": "project" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10152", | |
| "key": "customfield_10152", | |
| "name": "Is Required", | |
| "untranslatedName": "Is Required", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10152]", | |
| "Is Required", | |
| "Is Required[Checkboxes]" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes", | |
| "customId": 10152 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10394", | |
| "key": "customfield_10394", | |
| "name": "Idea archived on", | |
| "untranslatedName": "Idea archived on", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10394]", | |
| "Idea archived on", | |
| "Idea archived on[Time stamp]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "datetime", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:datetime", | |
| "customId": 10394 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10395", | |
| "key": "customfield_10395", | |
| "name": "Idea archived", | |
| "untranslatedName": "Idea archived", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10395]", | |
| "Idea archived", | |
| "Idea archived[Dropdown]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:select", | |
| "customId": 10395 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10033", | |
| "key": "customfield_10033", | |
| "name": "Category", | |
| "untranslatedName": "Category", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "Category[Category]", | |
| "cf[10033]" | |
| ], | |
| "schema": { | |
| "type": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:jwm-category", | |
| "customId": 10033 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10396", | |
| "key": "customfield_10396", | |
| "name": "Teams", | |
| "untranslatedName": "Teams", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10396]", | |
| "Teams", | |
| "Teams[Checkboxes]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "array", | |
| "items": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes", | |
| "customId": 10396 | |
| } | |
| }, | |
| { | |
| "id": "aggregatetimespent", | |
| "key": "aggregatetimespent", | |
| "name": "Σ Time Spent", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": false, | |
| "clauseNames": [], | |
| "schema": { | |
| "type": "number", | |
| "system": "aggregatetimespent" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10034", | |
| "key": "customfield_10034", | |
| "name": "Story points", | |
| "untranslatedName": "Story points", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10034]", | |
| "Story points", | |
| "Story points[Number]" | |
| ], | |
| "schema": { | |
| "type": "number", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:float", | |
| "customId": 10034 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10397", | |
| "key": "customfield_10397", | |
| "name": "Impact score", | |
| "untranslatedName": "Impact score", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10397]", | |
| "Impact score" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10397 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10398", | |
| "key": "customfield_10398", | |
| "name": "Customer segments", | |
| "untranslatedName": "Customer segments", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10398]", | |
| "Customer segments", | |
| "Customer segments[Checkboxes]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "array", | |
| "items": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes", | |
| "customId": 10398 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10399", | |
| "key": "customfield_10399", | |
| "name": "Spec ready", | |
| "untranslatedName": "Spec ready", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10399]", | |
| "Spec ready" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:boolean", | |
| "customId": 10399 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10027", | |
| "key": "customfield_10027", | |
| "name": "Locked forms", | |
| "untranslatedName": "Locked forms", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10027]", | |
| "Locked forms" | |
| ], | |
| "schema": { | |
| "type": "number", | |
| "custom": "com.atlassian.jira.plugins.proforma-managed-fields:forms-locked-field-cftype", | |
| "customId": 10027 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10148", | |
| "key": "customfield_10148", | |
| "name": "Start period", | |
| "untranslatedName": "Start period", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10148]", | |
| "Start period", | |
| "Start period[Labels]" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:labels", | |
| "customId": 10148 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10028", | |
| "key": "customfield_10028", | |
| "name": "Open forms", | |
| "untranslatedName": "Open forms", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10028]", | |
| "Open forms" | |
| ], | |
| "schema": { | |
| "type": "number", | |
| "custom": "com.atlassian.jira.plugins.proforma-managed-fields:forms-open-field-cftype", | |
| "customId": 10028 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10149", | |
| "key": "customfield_10149", | |
| "name": "End period", | |
| "untranslatedName": "End period", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10149]", | |
| "End period", | |
| "End period[Labels]" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:labels", | |
| "customId": 10149 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10029", | |
| "key": "customfield_10029", | |
| "name": "Submitted forms", | |
| "untranslatedName": "Submitted forms", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10029]", | |
| "Submitted forms" | |
| ], | |
| "schema": { | |
| "type": "number", | |
| "custom": "com.atlassian.jira.plugins.proforma-managed-fields:forms-submitted-field-cftype", | |
| "customId": 10029 | |
| } | |
| }, | |
| { | |
| "id": "resolutiondate", | |
| "key": "resolutiondate", | |
| "name": "Resolved", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "resolutiondate", | |
| "resolved" | |
| ], | |
| "schema": { | |
| "type": "datetime", | |
| "system": "resolutiondate" | |
| } | |
| }, | |
| { | |
| "id": "workratio", | |
| "key": "workratio", | |
| "name": "Work Ratio", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "workratio" | |
| ], | |
| "schema": { | |
| "type": "number", | |
| "system": "workratio" | |
| } | |
| }, | |
| { | |
| "id": "watches", | |
| "key": "watches", | |
| "name": "Watchers", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": false, | |
| "clauseNames": [ | |
| "watchers" | |
| ], | |
| "schema": { | |
| "type": "watches", | |
| "system": "watches" | |
| } | |
| }, | |
| { | |
| "id": "issuerestriction", | |
| "key": "issuerestriction", | |
| "name": "Restrict to", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": false, | |
| "searchable": true, | |
| "clauseNames": [], | |
| "schema": { | |
| "type": "issuerestriction", | |
| "system": "issuerestriction" | |
| } | |
| }, | |
| { | |
| "id": "thumbnail", | |
| "key": "thumbnail", | |
| "name": "Images", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": false, | |
| "clauseNames": [] | |
| }, | |
| { | |
| "id": "created", | |
| "key": "created", | |
| "name": "Created", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "created", | |
| "createdDate" | |
| ], | |
| "schema": { | |
| "type": "datetime", | |
| "system": "created" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10382", | |
| "key": "customfield_10382", | |
| "name": "Atlas goals", | |
| "untranslatedName": "Atlas goals", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "Atlas goals", | |
| "cf[10382]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "jira.polaris:external-reference", | |
| "customId": 10382 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10020", | |
| "key": "customfield_10020", | |
| "name": "Sprint", | |
| "untranslatedName": "Sprint", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10020]", | |
| "Sprint" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "json", | |
| "custom": "com.pyxis.greenhopper.jira:gh-sprint", | |
| "customId": 10020 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10141", | |
| "key": "customfield_10141", | |
| "name": "Problem Test", | |
| "untranslatedName": "Problem Test", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10141]", | |
| "Problem Test", | |
| "Problem Test[Paragraph]" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:textarea", | |
| "customId": 10141 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10383", | |
| "key": "customfield_10383", | |
| "name": "Atlas project", | |
| "untranslatedName": "Atlas project", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "Atlas project", | |
| "cf[10383]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "jira.polaris:external-reference", | |
| "customId": 10383 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10021", | |
| "key": "customfield_10021", | |
| "name": "Flagged", | |
| "untranslatedName": "Flagged", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10021]", | |
| "Flagged", | |
| "Flagged[Checkboxes]" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes", | |
| "customId": 10021 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10142", | |
| "key": "customfield_10142", | |
| "name": "Impact Test", | |
| "untranslatedName": "Impact Test", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10142]", | |
| "Impact Test", | |
| "Impact Test[Paragraph]" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:textarea", | |
| "customId": 10142 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10384", | |
| "key": "customfield_10384", | |
| "name": "Atlas project status", | |
| "untranslatedName": "Atlas project status", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "Atlas project status", | |
| "cf[10384]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10384 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10022", | |
| "key": "customfield_10022", | |
| "name": "Target start", | |
| "untranslatedName": "Target start", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10022]", | |
| "Target start" | |
| ], | |
| "schema": { | |
| "type": "date", | |
| "custom": "com.atlassian.jpo:jpo-custom-field-baseline-start", | |
| "customId": 10022 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10143", | |
| "key": "customfield_10143", | |
| "name": "Considerations", | |
| "untranslatedName": "Considerations", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10143]", | |
| "Considerations", | |
| "Considerations[Short text]" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:textfield", | |
| "customId": 10143 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10385", | |
| "key": "customfield_10385", | |
| "name": "Impact", | |
| "untranslatedName": "Impact", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10385]", | |
| "Impact" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:rating", | |
| "customId": 10385 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10023", | |
| "key": "customfield_10023", | |
| "name": "Target end", | |
| "untranslatedName": "Target end", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10023]", | |
| "Target end" | |
| ], | |
| "schema": { | |
| "type": "date", | |
| "custom": "com.atlassian.jpo:jpo-custom-field-baseline-end", | |
| "customId": 10023 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10144", | |
| "key": "customfield_10144", | |
| "name": "Problem Single", | |
| "untranslatedName": "Problem Single", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10144]", | |
| "Problem Single", | |
| "Problem Single[Short text]" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:textfield", | |
| "customId": 10144 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10386", | |
| "key": "customfield_10386", | |
| "name": "Insights", | |
| "untranslatedName": "Insights", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10386]", | |
| "Insights" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10386 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10024", | |
| "key": "customfield_10024", | |
| "name": "[CHART] Date of First Response", | |
| "untranslatedName": "[CHART] Date of First Response", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "[CHART] Date of First Response", | |
| "[CHART] Date of First Response[Date of first response]", | |
| "cf[10024]" | |
| ], | |
| "schema": { | |
| "type": "datetime", | |
| "custom": "com.atlassian.jira.ext.charting:firstresponsedate", | |
| "customId": 10024 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10387", | |
| "key": "customfield_10387", | |
| "name": "Delivery status", | |
| "untranslatedName": "Delivery status", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10387]", | |
| "Delivery status" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10387 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10025", | |
| "key": "customfield_10025", | |
| "name": "[CHART] Time in Status", | |
| "untranslatedName": "[CHART] Time in Status", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "[CHART] Time in Status", | |
| "[CHART] Time in Status[Time in Status]", | |
| "cf[10025]" | |
| ], | |
| "schema": { | |
| "type": "any", | |
| "custom": "com.atlassian.jira.ext.charting:timeinstatus", | |
| "customId": 10025 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10146", | |
| "key": "customfield_10146", | |
| "name": "Months estimate", | |
| "untranslatedName": "Months estimate", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10146]", | |
| "Months estimate", | |
| "Months estimate[Number]" | |
| ], | |
| "schema": { | |
| "type": "number", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:float", | |
| "customId": 10146 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10388", | |
| "key": "customfield_10388", | |
| "name": "Delivery progress", | |
| "untranslatedName": "Delivery progress", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10388]", | |
| "Delivery progress" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10388 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10147", | |
| "key": "customfield_10147", | |
| "name": "Days estimate", | |
| "untranslatedName": "Days estimate", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10147]", | |
| "Days estimate", | |
| "Days estimate[Number]" | |
| ], | |
| "schema": { | |
| "type": "number", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:float", | |
| "customId": 10147 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10389", | |
| "key": "customfield_10389", | |
| "name": "Linked issues", | |
| "untranslatedName": "Linked issues", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10389]", | |
| "Linked issues" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10389 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10016", | |
| "key": "customfield_10016", | |
| "name": "Story point estimate", | |
| "untranslatedName": "Story point estimate", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10016]", | |
| "Story point estimate" | |
| ], | |
| "schema": { | |
| "type": "number", | |
| "custom": "com.pyxis.greenhopper.jira:jsw-story-points", | |
| "customId": 10016 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10137", | |
| "key": "customfield_10137", | |
| "name": "Parent Tags", | |
| "untranslatedName": "Parent Tags", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10137]", | |
| "Parent Tags", | |
| "Parent Tags[Labels]" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:labels", | |
| "customId": 10137 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10017", | |
| "key": "customfield_10017", | |
| "name": "Issue color", | |
| "untranslatedName": "Issue color", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10017]", | |
| "Issue color" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.pyxis.greenhopper.jira:jsw-issue-color", | |
| "customId": 10017 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10138", | |
| "key": "customfield_10138", | |
| "name": "Child Tags", | |
| "untranslatedName": "Child Tags", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10138]", | |
| "Child Tags", | |
| "Child Tags[Labels]" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:labels", | |
| "customId": 10138 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10018", | |
| "key": "customfield_10018", | |
| "name": "Parent Link", | |
| "untranslatedName": "Parent Link", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10018]", | |
| "Parent Link" | |
| ], | |
| "schema": { | |
| "type": "any", | |
| "custom": "com.atlassian.jpo:jpo-custom-field-parent", | |
| "customId": 10018 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10019", | |
| "key": "customfield_10019", | |
| "name": "Rank", | |
| "untranslatedName": "Rank", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10019]", | |
| "Rank" | |
| ], | |
| "schema": { | |
| "type": "any", | |
| "custom": "com.pyxis.greenhopper.jira:gh-lexo-rank", | |
| "customId": 10019 | |
| } | |
| }, | |
| { | |
| "id": "updated", | |
| "key": "updated", | |
| "name": "Updated", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "updated", | |
| "updatedDate" | |
| ], | |
| "schema": { | |
| "type": "datetime", | |
| "system": "updated" | |
| } | |
| }, | |
| { | |
| "id": "timeoriginalestimate", | |
| "key": "timeoriginalestimate", | |
| "name": "Original estimate", | |
| "custom": false, | |
| "orderable": false, | |
| "navigable": true, | |
| "searchable": false, | |
| "clauseNames": [ | |
| "originalEstimate", | |
| "timeoriginalestimate" | |
| ], | |
| "schema": { | |
| "type": "number", | |
| "system": "timeoriginalestimate" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10130", | |
| "key": "customfield_10130", | |
| "name": "Effort", | |
| "untranslatedName": "Effort", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10130]", | |
| "Effort" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:rating", | |
| "customId": 10130 | |
| } | |
| }, | |
| { | |
| "id": "description", | |
| "key": "description", | |
| "name": "Description", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "description" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "system": "description" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10010", | |
| "key": "customfield_10010", | |
| "name": "Request Type", | |
| "untranslatedName": "Request Type", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10010]", | |
| "Request Type" | |
| ], | |
| "schema": { | |
| "type": "sd-customerrequesttype", | |
| "custom": "com.atlassian.servicedesk:vp-origin", | |
| "customId": 10010 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10131", | |
| "key": "customfield_10131", | |
| "name": "Idea short description", | |
| "untranslatedName": "Idea short description", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10131]", | |
| "Idea short description", | |
| "Idea short description[Short text]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:textfield", | |
| "customId": 10131 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10011", | |
| "key": "customfield_10011", | |
| "name": "Epic Name", | |
| "untranslatedName": "Epic Name", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10011]", | |
| "Epic Name" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.pyxis.greenhopper.jira:gh-epic-label", | |
| "customId": 10011 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10132", | |
| "key": "customfield_10132", | |
| "name": "Confidence", | |
| "untranslatedName": "Confidence", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10132]", | |
| "Confidence" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:slider", | |
| "customId": 10132 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10012", | |
| "key": "customfield_10012", | |
| "name": "Epic Status", | |
| "untranslatedName": "Epic Status", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10012]", | |
| "Epic Status" | |
| ], | |
| "schema": { | |
| "type": "option", | |
| "custom": "com.pyxis.greenhopper.jira:gh-epic-status", | |
| "customId": 10012 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10133", | |
| "key": "customfield_10133", | |
| "name": "Documents", | |
| "untranslatedName": "Documents", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10133]", | |
| "Documents", | |
| "Documents[URL Field]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:url", | |
| "customId": 10133 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10013", | |
| "key": "customfield_10013", | |
| "name": "Epic Color", | |
| "untranslatedName": "Epic Color", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10013]", | |
| "Epic Color" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.pyxis.greenhopper.jira:gh-epic-color", | |
| "customId": 10013 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10134", | |
| "key": "customfield_10134", | |
| "name": "Product Area", | |
| "untranslatedName": "Product Area", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10134]", | |
| "Product Area", | |
| "Product Area[Checkboxes]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "array", | |
| "items": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes", | |
| "customId": 10134 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10014", | |
| "key": "customfield_10014", | |
| "name": "Epic Link", | |
| "untranslatedName": "Epic Link", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10014]", | |
| "Epic Link" | |
| ], | |
| "schema": { | |
| "type": "any", | |
| "custom": "com.pyxis.greenhopper.jira:gh-epic-link", | |
| "customId": 10014 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10135", | |
| "key": "customfield_10135", | |
| "name": "Sentiment", | |
| "untranslatedName": "Sentiment", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10135]", | |
| "Sentiment" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "sd-sentiment", | |
| "custom": "com.atlassian.servicedesk.sentiment:sd-sentiment", | |
| "customId": 10135 | |
| } | |
| }, | |
| { | |
| "id": "timetracking", | |
| "key": "timetracking", | |
| "name": "Time tracking", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": false, | |
| "searchable": true, | |
| "clauseNames": [], | |
| "schema": { | |
| "type": "timetracking", | |
| "system": "timetracking" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10015", | |
| "key": "customfield_10015", | |
| "name": "Start date", | |
| "untranslatedName": "Start date", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10015]", | |
| "Start date", | |
| "Start date[Date]" | |
| ], | |
| "schema": { | |
| "type": "date", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:datepicker", | |
| "customId": 10015 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10136", | |
| "key": "customfield_10136", | |
| "name": "Goals", | |
| "untranslatedName": "Goals", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10136]", | |
| "Goals", | |
| "Goals[Goals]" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "Goals", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:goals", | |
| "customId": 10136 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10401", | |
| "key": "customfield_10401", | |
| "name": "Project start", | |
| "untranslatedName": "Project start", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10401]", | |
| "Project start" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "jira.polaris:interval", | |
| "customId": 10401 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10005", | |
| "key": "customfield_10005", | |
| "name": "Change type", | |
| "untranslatedName": "Change type", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10005]", | |
| "Change type", | |
| "Change type[Dropdown]" | |
| ], | |
| "schema": { | |
| "type": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:select", | |
| "customId": 10005 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10126", | |
| "key": "customfield_10126", | |
| "name": "Project start", | |
| "untranslatedName": "Project start", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10126]", | |
| "Project start" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "jira.polaris:interval", | |
| "customId": 10126 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10402", | |
| "key": "customfield_10402", | |
| "name": "Project target", | |
| "untranslatedName": "Project target", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10402]", | |
| "Project target" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "jira.polaris:interval", | |
| "customId": 10402 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10006", | |
| "key": "customfield_10006", | |
| "name": "Change risk", | |
| "untranslatedName": "Change risk", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10006]", | |
| "Change risk", | |
| "Change risk[Dropdown]" | |
| ], | |
| "schema": { | |
| "type": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:select", | |
| "customId": 10006 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10127", | |
| "key": "customfield_10127", | |
| "name": "Project target", | |
| "untranslatedName": "Project target", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10127]", | |
| "Project target" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "jira.polaris:interval", | |
| "customId": 10127 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10403", | |
| "key": "customfield_10403", | |
| "name": "Category", | |
| "untranslatedName": "Category", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "Category[Dropdown]", | |
| "cf[10403]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:select", | |
| "customId": 10403 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10007", | |
| "key": "customfield_10007", | |
| "name": "Change reason", | |
| "untranslatedName": "Change reason", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10007]", | |
| "Change reason", | |
| "Change reason[Dropdown]" | |
| ], | |
| "schema": { | |
| "type": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:select", | |
| "customId": 10007 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10128", | |
| "key": "customfield_10128", | |
| "name": "Category", | |
| "untranslatedName": "Category", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "Category[Dropdown]", | |
| "cf[10128]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:select", | |
| "customId": 10128 | |
| } | |
| }, | |
| { | |
| "id": "security", | |
| "key": "security", | |
| "name": "Security Level", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "level" | |
| ], | |
| "schema": { | |
| "type": "securitylevel", | |
| "system": "security" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10404", | |
| "key": "customfield_10404", | |
| "name": "Value", | |
| "untranslatedName": "Value", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10404]", | |
| "Value" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:rating", | |
| "customId": 10404 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10008", | |
| "key": "customfield_10008", | |
| "name": "Actual start", | |
| "untranslatedName": "Actual start", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "Actual start", | |
| "Actual start[Time stamp]", | |
| "cf[10008]" | |
| ], | |
| "schema": { | |
| "type": "datetime", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:datetime", | |
| "customId": 10008 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10129", | |
| "key": "customfield_10129", | |
| "name": "Value", | |
| "untranslatedName": "Value", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10129]", | |
| "Value" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:rating", | |
| "customId": 10129 | |
| } | |
| }, | |
| { | |
| "id": "attachment", | |
| "key": "attachment", | |
| "name": "Attachment", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": false, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "attachments" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "attachment", | |
| "system": "attachment" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10405", | |
| "key": "customfield_10405", | |
| "name": "Effort", | |
| "untranslatedName": "Effort", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10405]", | |
| "Effort" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:rating", | |
| "customId": 10405 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10009", | |
| "key": "customfield_10009", | |
| "name": "Actual end", | |
| "untranslatedName": "Actual end", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "Actual end", | |
| "Actual end[Time stamp]", | |
| "cf[10009]" | |
| ], | |
| "schema": { | |
| "type": "datetime", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:datetime", | |
| "customId": 10009 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10406", | |
| "key": "customfield_10406", | |
| "name": "Idea short description", | |
| "untranslatedName": "Idea short description", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10406]", | |
| "Idea short description", | |
| "Idea short description[Short text]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:textfield", | |
| "customId": 10406 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10407", | |
| "key": "customfield_10407", | |
| "name": "Confidence", | |
| "untranslatedName": "Confidence", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10407]", | |
| "Confidence" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:slider", | |
| "customId": 10407 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10408", | |
| "key": "customfield_10408", | |
| "name": "Documents", | |
| "untranslatedName": "Documents", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10408]", | |
| "Documents", | |
| "Documents[URL Field]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:url", | |
| "customId": 10408 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10409", | |
| "key": "customfield_10409", | |
| "name": "Product Area", | |
| "untranslatedName": "Product Area", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10409]", | |
| "Product Area", | |
| "Product Area[Checkboxes]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "array", | |
| "items": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes", | |
| "customId": 10409 | |
| } | |
| }, | |
| { | |
| "id": "summary", | |
| "key": "summary", | |
| "name": "Summary", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "summary" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "system": "summary" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10480", | |
| "key": "customfield_10480", | |
| "name": "Idea short description", | |
| "untranslatedName": "Idea short description", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10480]", | |
| "Idea short description", | |
| "Idea short description[Short text]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:textfield", | |
| "customId": 10480 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10481", | |
| "key": "customfield_10481", | |
| "name": "Confidence", | |
| "untranslatedName": "Confidence", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10481]", | |
| "Confidence" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:slider", | |
| "customId": 10481 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10482", | |
| "key": "customfield_10482", | |
| "name": "Documents", | |
| "untranslatedName": "Documents", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10482]", | |
| "Documents", | |
| "Documents[URL Field]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "string", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:url", | |
| "customId": 10482 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10120", | |
| "key": "customfield_10120", | |
| "name": "Idea archived", | |
| "untranslatedName": "Idea archived", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10120]", | |
| "Idea archived", | |
| "Idea archived[Dropdown]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:select", | |
| "customId": 10120 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10362", | |
| "key": "customfield_10362", | |
| "name": "dlee-test-select", | |
| "untranslatedName": "dlee-test-select", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10362]", | |
| "dlee-test-select", | |
| "dlee-test-select[Dropdown]" | |
| ], | |
| "schema": { | |
| "type": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:select", | |
| "customId": 10362 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10483", | |
| "key": "customfield_10483", | |
| "name": "Product Area", | |
| "untranslatedName": "Product Area", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10483]", | |
| "Product Area", | |
| "Product Area[Checkboxes]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "array", | |
| "items": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes", | |
| "customId": 10483 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10000", | |
| "key": "customfield_10000", | |
| "name": "Development", | |
| "untranslatedName": "development", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10000]", | |
| "development" | |
| ], | |
| "schema": { | |
| "type": "any", | |
| "custom": "com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf", | |
| "customId": 10000 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10121", | |
| "key": "customfield_10121", | |
| "name": "Teams", | |
| "untranslatedName": "Teams", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10121]", | |
| "Teams", | |
| "Teams[Checkboxes]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "array", | |
| "items": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes", | |
| "customId": 10121 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10001", | |
| "key": "customfield_10001", | |
| "name": "Team", | |
| "untranslatedName": "Team", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10001]", | |
| "Team", | |
| "Team[Team]" | |
| ], | |
| "schema": { | |
| "type": "team", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:atlassian-team", | |
| "customId": 10001, | |
| "configuration": { | |
| "com.atlassian.jira.plugin.system.customfieldtypes:atlassian-team": true | |
| } | |
| } | |
| }, | |
| { | |
| "id": "customfield_10122", | |
| "key": "customfield_10122", | |
| "name": "Impact score", | |
| "untranslatedName": "Impact score", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10122]", | |
| "Impact score" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10122 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10002", | |
| "key": "customfield_10002", | |
| "name": "Organizations", | |
| "untranslatedName": "Organizations", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10002]", | |
| "Organizations" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "sd-customerorganization", | |
| "custom": "com.atlassian.servicedesk:sd-customer-organizations", | |
| "customId": 10002 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10123", | |
| "key": "customfield_10123", | |
| "name": "Customer segments", | |
| "untranslatedName": "Customer segments", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10123]", | |
| "Customer segments", | |
| "Customer segments[Checkboxes]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "array", | |
| "items": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes", | |
| "customId": 10123 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10003", | |
| "key": "customfield_10003", | |
| "name": "Approvers", | |
| "untranslatedName": "Approvers", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "Approvers", | |
| "Approvers[User Picker (multiple users)]", | |
| "cf[10003]" | |
| ], | |
| "schema": { | |
| "type": "array", | |
| "items": "user", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker", | |
| "customId": 10003 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10124", | |
| "key": "customfield_10124", | |
| "name": "Spec ready", | |
| "untranslatedName": "Spec ready", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10124]", | |
| "Spec ready" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:boolean", | |
| "customId": 10124 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10400", | |
| "key": "customfield_10400", | |
| "name": "Designs ready", | |
| "untranslatedName": "Designs ready", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10400]", | |
| "Designs ready" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10230" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:boolean", | |
| "customId": 10400 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10004", | |
| "key": "customfield_10004", | |
| "name": "Impact", | |
| "untranslatedName": "Impact", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10004]", | |
| "Impact", | |
| "Impact[Dropdown]" | |
| ], | |
| "schema": { | |
| "type": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:select", | |
| "customId": 10004 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10125", | |
| "key": "customfield_10125", | |
| "name": "Designs ready", | |
| "untranslatedName": "Designs ready", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10125]", | |
| "Designs ready" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:boolean", | |
| "customId": 10125 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10115", | |
| "key": "customfield_10115", | |
| "name": "Comments", | |
| "untranslatedName": "Comments", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10115]", | |
| "Comments" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:formula", | |
| "customId": 10115 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10478", | |
| "key": "customfield_10478", | |
| "name": "Value", | |
| "untranslatedName": "Value", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10478]", | |
| "Value" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:rating", | |
| "customId": 10478 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10116", | |
| "key": "customfield_10116", | |
| "name": "Goal", | |
| "untranslatedName": "Goal", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10116]", | |
| "Goal", | |
| "Goal[Checkboxes]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "array", | |
| "items": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes", | |
| "customId": 10116 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10479", | |
| "key": "customfield_10479", | |
| "name": "Effort", | |
| "untranslatedName": "Effort", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10479]", | |
| "Effort" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10263" | |
| } | |
| }, | |
| "schema": { | |
| "type": "number", | |
| "custom": "jira.polaris:rating", | |
| "customId": 10479 | |
| } | |
| }, | |
| { | |
| "id": "environment", | |
| "key": "environment", | |
| "name": "Environment", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "environment" | |
| ], | |
| "schema": { | |
| "type": "string", | |
| "system": "environment" | |
| } | |
| }, | |
| { | |
| "id": "customfield_10117", | |
| "key": "customfield_10117", | |
| "name": "Roadmap", | |
| "untranslatedName": "Roadmap", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10117]", | |
| "Roadmap", | |
| "Roadmap[Dropdown]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "option", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:select", | |
| "customId": 10117 | |
| } | |
| }, | |
| { | |
| "id": "customfield_10118", | |
| "key": "customfield_10118", | |
| "name": "Idea archived by", | |
| "untranslatedName": "Idea archived by", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10118]", | |
| "Idea archived by", | |
| "Idea archived by[People]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "array", | |
| "items": "user", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:people", | |
| "customId": 10118, | |
| "configuration": { | |
| "isMulti": true, | |
| "polarisSubType": "ARCHIVED_BY" | |
| } | |
| } | |
| }, | |
| { | |
| "id": "customfield_10119", | |
| "key": "customfield_10119", | |
| "name": "Idea archived on", | |
| "untranslatedName": "Idea archived on", | |
| "custom": true, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "cf[10119]", | |
| "Idea archived on", | |
| "Idea archived on[Time stamp]" | |
| ], | |
| "scope": { | |
| "type": "PROJECT", | |
| "project": { | |
| "id": "10114" | |
| } | |
| }, | |
| "schema": { | |
| "type": "datetime", | |
| "custom": "com.atlassian.jira.plugin.system.customfieldtypes:datetime", | |
| "customId": 10119 | |
| } | |
| }, | |
| { | |
| "id": "duedate", | |
| "key": "duedate", | |
| "name": "Due date", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": true, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "due", | |
| "duedate" | |
| ], | |
| "schema": { | |
| "type": "date", | |
| "system": "duedate" | |
| } | |
| }, | |
| { | |
| "id": "comment", | |
| "key": "comment", | |
| "name": "Comment", | |
| "custom": false, | |
| "orderable": true, | |
| "navigable": false, | |
| "searchable": true, | |
| "clauseNames": [ | |
| "comment" | |
| ], | |
| "schema": { | |
| "type": "comments-page", | |
| "system": "comment" | |
| } | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment