{"info":{"_postman_id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","name":"Enhancer Plugin for Jira - REST API","description":"<html><head></head><body><p>Welcome to the <strong>Enhancer Plugin for Jira (JEP)</strong> app's REST API reference. You can utilize this REST API to further use the custom fields that you have defined within JEP. This page documents the REST resources available to use with the app's custom fields, along with the expected HTTP response codes and sample requests.</p>\n<h2 id=\"uri-structure\">URI Structure</h2>\n<p>The Enhancer Plugin for Jira app uses the URI structure that is appropriate to the structure that Jira presents. The URI in the JEP REST services is as follows:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>https://jira.yourcompany.com/rest/jep-api/1.0/\n</code></pre></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"15299464","collectionId":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","publishedId":"TzkyMzsT","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-06-30T10:27:27.000Z"},"item":[{"name":"/jep-customfields","item":[{"name":"Get All Jep Custom Fields","id":"35c2a4de-9f38-4462-b295-86da95bf7f3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","name":"Enhancer Plugin for Jira - REST API","type":"collection"}},"urlObject":{"path":["rest","jep-api","1.0","jep-customfields"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"23d48ce9-7be8-4493-8a1d-3c1cee941056","name":"Successful request","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"538x3866x1"},{"key":"X-ASESSIONID","value":"1lgfj0s"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 01 Jul 2021 05:58:20 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": [\n        {\n            \"id\": \"customfield_14920\",\n            \"name\": \"Comment Field\",\n            \"description\": \"This is the custom field which you can configure to see first or last comment in issue navigator\",\n            \"type\": \"plugin.jep:jep-comment\",\n            \"searcherKey\": \"plugin.jep:jep-comment-searcher\",\n            \"category\": \"COMMENT\",\n            \"config\": {\n                \"config\": {\n                    \"id\": 19,\n                    \"customFieldName\": \"Comment Field\",\n                    \"customFieldId\": 14920,\n                    \"firstOrLast\": \"First\",\n                    \"onlyPublic\": true,\n                    \"authoredByAssignee\": false,\n                    \"maxLength\": 150,\n                    \"showUser\": true,\n                    \"showTimestamp\": false,\n                    \"rendererType\": \"HTML\"\n                },\n                \"comment\": null\n            }\n        },\n        {\n            \"id\": \"customfield_14921\",\n            \"name\": \"Commented Status\",\n            \"description\": \"Custom field that represents the first/last status issue was commented\",\n            \"type\": \"plugin.jep:commented-status-customfield\",\n            \"searcherKey\": \"plugin.jep:commented-status-customfield-searcher\",\n            \"category\": \"STATUS\",\n            \"config\": {\n                \"customFieldId\": \"customfield_14921\",\n                \"statusField\": {\n                    \"id\": 24,\n                    \"customFieldId\": \"customfield_14921\",\n                    \"fieldConfigId\": null,\n                    \"customFieldName\": \"Commented Status\",\n                    \"commentType\": \"PUBLIC\",\n                    \"last\": true\n                }\n            }\n        },\n        {\n            \"id\": \"customfield_14915\",\n            \"name\": \"Epic Field\",\n            \"description\": \"This is a custom field that displays epic's selected field\",\n            \"type\": \"plugin.jep:jep-cf-epicfield\",\n            \"searcherKey\": null,\n            \"category\": \"PARENT_LINKED_EPIC\",\n            \"config\": {\n                \"customField\": null,\n                \"customFieldId\": 14915,\n                \"name\": \"Epic Field\",\n                \"customFieldTypeName\": null,\n                \"customFieldTypeKey\": null,\n                \"id\": 3,\n                \"fieldKey\": \"assignee\"\n            }\n        },\n        {\n            \"id\": \"customfield_14919\",\n            \"name\": \"Field Change Counter\",\n            \"description\": \"This is a custom field that displays how many times a field has been changed so far\",\n            \"type\": \"plugin.jep:field-change-counter\",\n            \"searcherKey\": \"plugin.jep:field-change-counter-searcher\",\n            \"category\": \"COUNTER\",\n            \"config\": {\n                \"customFieldId\": 14919,\n                \"counterField\": {\n                    \"id\": 3,\n                    \"customFieldId\": 14919,\n                    \"changeFieldName\": \"customfield_13101\",\n                    \"changeFieldId\": null\n                }\n            }\n        },\n        {\n            \"id\": \"customfield_14916\",\n            \"name\": \"Field Change Date\",\n            \"description\": \"Custom field that shows the selected field's first/last change date.\",\n            \"type\": \"plugin.jep:jep-cf-field-change-date\",\n            \"searcherKey\": \"plugin.jep:jep-cf-field-change-date-searcher\",\n            \"category\": \"DATE\",\n            \"config\": {\n                \"id\": 9,\n                \"customFieldId\": 14916,\n                \"changeFieldName\": \"reporter\",\n                \"changeFieldId\": null,\n                \"last\": true\n            }\n        },\n        {\n            \"id\": \"customfield_14917\",\n            \"name\": \"First Resolution User\",\n            \"description\": \"This is a lookup field that displays the first user that resolved the issue\",\n            \"type\": \"plugin.jep:first-resolution-user\",\n            \"searcherKey\": \"plugin.jep:first-resolution-user-searcher\",\n            \"category\": \"USER_AND_GROUP\",\n            \"config\": {\n                \"id\": 11,\n                \"customFieldId\": 14917,\n                \"clearWhenReopened\": true\n            }\n        },\n        {\n            \"id\": \"customfield_14910\",\n            \"name\": \"First Response Time Calculator\",\n            \"description\": \"Displays the amount of time passed between the creation date of the issue and the first public comment date of the issue\",\n            \"type\": \"plugin.jep:response-timespan\",\n            \"searcherKey\": \"plugin.jep:response-timespan-searcher\",\n            \"category\": \"DURATION\",\n            \"config\": [\n                {\n                    \"fieldConfigId\": 15010,\n                    \"fieldConfigName\": \"Default Configuration Scheme for First Response Time Calculator\",\n                    \"config\": {\n                        \"customFieldId\": \"customfield_14910\",\n                        \"responseTime\": {\n                            \"id\": 71,\n                            \"customFieldId\": \"customfield_14910\",\n                            \"fieldConfigId\": 15010,\n                            \"calendar\": null,\n                            \"workingTime\": null,\n                            \"reporterShouldBeDifferent\": true,\n                            \"onlyPublicComments\": true,\n                            \"formatterMV\": {\n                                \"id\": 389,\n                                \"month\": false,\n                                \"week\": false,\n                                \"day\": true,\n                                \"hour\": true,\n                                \"minute\": true,\n                                \"second\": true,\n                                \"useSuffix\": true,\n                                \"suffixType\": \"NORMAL\",\n                                \"useSeparator\": true,\n                                \"separatorText\": \", \",\n                                \"onlyOneTimeUnitSelected\": false\n                            },\n                            \"formatterNV\": {\n                                \"id\": 390,\n                                \"month\": false,\n                                \"week\": false,\n                                \"day\": true,\n                                \"hour\": true,\n                                \"minute\": true,\n                                \"second\": true,\n                                \"useSuffix\": true,\n                                \"suffixType\": \"NORMAL\",\n                                \"useSeparator\": true,\n                                \"separatorText\": \", \",\n                                \"onlyOneTimeUnitSelected\": false\n                            }\n                        }\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"customfield_14911\",\n            \"name\": \"Initial Status\",\n            \"description\": \"Custom field that represents the very first status of the issue\",\n            \"type\": \"plugin.jep:initial-status-customfield\",\n            \"searcherKey\": \"plugin.jep:initial-status-customfield-searcher\",\n            \"category\": \"STATUS\",\n            \"config\": null\n        },\n        {\n            \"id\": \"customfield_14918\",\n            \"name\": \"Last Transitioned Date\",\n            \"description\": \"This is a date field that displays the last transitioned date of the issue\",\n            \"type\": \"plugin.jep:last-transitioned-date\",\n            \"searcherKey\": \"plugin.jep:last-transitioned-date-searcher\",\n            \"category\": \"DATE\",\n            \"config\": {\n                \"id\": 71,\n                \"customFieldName\": \"Last Transitioned Date\",\n                \"customFieldId\": 14918,\n                \"customFieldStatusId\": 0,\n                \"statusIds\": [\n                    0\n                ],\n                \"last\": false,\n                \"skipSelfTransitions\": false,\n                \"configurable\": false\n            }\n        },\n        {\n            \"id\": \"customfield_14923\",\n            \"name\": \"Linked Issue Count Field\",\n            \"description\": \"This is a custom field that displays outward issue links and counts with given link type\",\n            \"type\": \"plugin.jep:jep-cf-linkedissues\",\n            \"searcherKey\": \"plugin.jep:jep-cf-linkedissues-searcher\",\n            \"category\": \"PARENT_LINKED_EPIC\",\n            \"config\": {\n                \"customFieldId\": 14923,\n                \"jepLinkedField\": {\n                    \"id\": 15,\n                    \"customFieldId\": 14923,\n                    \"issueLinkTypeId\": 10001,\n                    \"direction\": \"OUTWARD\"\n                }\n            }\n        },\n        {\n            \"id\": \"customfield_14924\",\n            \"name\": \"Linked Issue Field\",\n            \"description\": \"This is a custom field that displays linked issues selected field\",\n            \"type\": \"plugin.jep:jep-cf-linkedfieldvalue\",\n            \"searcherKey\": null,\n            \"category\": \"PARENT_LINKED_EPIC\",\n            \"config\": {\n                \"customFieldId\": 14924,\n                \"linkedFieldValue\": {\n                    \"id\": 5,\n                    \"customFieldId\": 14924,\n                    \"links\": \"is cloned by,is duplicated by\",\n                    \"fieldKey\": \"assignee\"\n                }\n            }\n        },\n        {\n            \"id\": \"customfield_14922\",\n            \"name\": \"Parent Issue Field\",\n            \"description\": \"This is a custom field that displays parent's selected field\",\n            \"type\": \"plugin.jep:jep-cf-parentfield\",\n            \"searcherKey\": null,\n            \"category\": \"PARENT_LINKED_EPIC\",\n            \"config\": {\n                \"customField\": null,\n                \"customFieldId\": 14922,\n                \"name\": \"Parent Issue Field\",\n                \"customFieldTypeName\": null,\n                \"customFieldTypeKey\": null,\n                \"id\": 7,\n                \"fieldKey\": \"customfield_14000\"\n            }\n        },\n        {\n            \"id\": \"customfield_14905\",\n            \"name\": \"Sub-task Elapsed Time Calculator\",\n            \"description\": \"A custom field to show cumulative working durations of sub-tasks of an issue.\",\n            \"type\": \"plugin.jep:jep-timeanalyzer\",\n            \"searcherKey\": null,\n            \"category\": \"DURATION\",\n            \"config\": {\n                \"customField\": null,\n                \"name\": null,\n                \"statusId\": 0,\n                \"statuses\": null,\n                \"description\": null,\n                \"last\": false,\n                \"configurable\": false,\n                \"resolutionConfigurable\": false,\n                \"calendarId\": 0,\n                \"dateType\": null,\n                \"skipSelfTransitions\": false,\n                \"clearWhenReopened\": false,\n                \"authoredByAssignee\": false,\n                \"customFieldId\": 14905,\n                \"type\": \"jep-timeanalyzer\",\n                \"timeBetweens\": [\n                    {\n                        \"id\": 36,\n                        \"description\": \"Sub-task Elapsed Time Calculator description 1\",\n                        \"originEventType\": \"STATUS\",\n                        \"originStatusId\": \"10000\",\n                        \"targetEventType\": \"DATE_FIELD\",\n                        \"targetStatusId\": null,\n                        \"originFieldId\": null,\n                        \"targetFieldId\": \"resolutiondate\",\n                        \"originTimePart\": null,\n                        \"targetTimePart\": null,\n                        \"occurrenceType\": \"CUMULATIVE\",\n                        \"calendarId\": 0,\n                        \"formatter\": null,\n                        \"formatterCsv\": null,\n                        \"formatterBoard\": null,\n                        \"formatterMV\": {\n                            \"id\": 370,\n                            \"month\": false,\n                            \"week\": false,\n                            \"day\": true,\n                            \"hour\": true,\n                            \"minute\": true,\n                            \"second\": true,\n                            \"useSuffix\": true,\n                            \"suffixType\": \"NORMAL\",\n                            \"useSeparator\": true,\n                            \"separatorText\": \", \",\n                            \"onlyOneTimeUnitSelected\": false\n                        },\n                        \"formatterNV\": {\n                            \"id\": 371,\n                            \"month\": false,\n                            \"week\": false,\n                            \"day\": true,\n                            \"hour\": true,\n                            \"minute\": true,\n                            \"second\": true,\n                            \"useSuffix\": true,\n                            \"suffixType\": \"NORMAL\",\n                            \"useSeparator\": true,\n                            \"separatorText\": \", \",\n                            \"onlyOneTimeUnitSelected\": false\n                        },\n                        \"formatterBV\": {\n                            \"id\": 372,\n                            \"month\": false,\n                            \"week\": false,\n                            \"day\": true,\n                            \"hour\": true,\n                            \"minute\": true,\n                            \"second\": true,\n                            \"useSuffix\": true,\n                            \"suffixType\": \"NORMAL\",\n                            \"useSeparator\": true,\n                            \"separatorText\": \", \",\n                            \"onlyOneTimeUnitSelected\": false\n                        },\n                        \"jql\": \"assignee = currentUser() \",\n                        \"includeParentIssue\": true,\n                        \"pauses\": [\n                            10001\n                        ],\n                        \"latestOrigin\": true,\n                        \"deleted\": false\n                    },\n                    {\n                        \"id\": 37,\n                        \"description\": \"Sub-task Elapsed Time Calculator description 2\",\n                        \"originEventType\": \"DATE_FIELD\",\n                        \"originStatusId\": null,\n                        \"targetEventType\": \"REOPENING\",\n                        \"targetStatusId\": null,\n                        \"originFieldId\": \"created\",\n                        \"targetFieldId\": null,\n                        \"originTimePart\": null,\n                        \"targetTimePart\": null,\n                        \"occurrenceType\": \"CUMULATIVE\",\n                        \"calendarId\": 0,\n                        \"formatter\": null,\n                        \"formatterCsv\": null,\n                        \"formatterBoard\": null,\n                        \"formatterMV\": {\n                            \"id\": 373,\n                            \"month\": false,\n                            \"week\": false,\n                            \"day\": true,\n                            \"hour\": true,\n                            \"minute\": true,\n                            \"second\": true,\n                            \"useSuffix\": true,\n                            \"suffixType\": \"NORMAL\",\n                            \"useSeparator\": true,\n                            \"separatorText\": \", \",\n                            \"onlyOneTimeUnitSelected\": false\n                        },\n                        \"formatterNV\": {\n                            \"id\": 374,\n                            \"month\": false,\n                            \"week\": false,\n                            \"day\": true,\n                            \"hour\": true,\n                            \"minute\": true,\n                            \"second\": true,\n                            \"useSuffix\": true,\n                            \"suffixType\": \"NORMAL\",\n                            \"useSeparator\": true,\n                            \"separatorText\": \", \",\n                            \"onlyOneTimeUnitSelected\": false\n                        },\n                        \"formatterBV\": {\n                            \"id\": 375,\n                            \"month\": false,\n                            \"week\": false,\n                            \"day\": true,\n                            \"hour\": true,\n                            \"minute\": true,\n                            \"second\": true,\n                            \"useSuffix\": true,\n                            \"suffixType\": \"NORMAL\",\n                            \"useSeparator\": true,\n                            \"separatorText\": \", \",\n                            \"onlyOneTimeUnitSelected\": false\n                        },\n                        \"jql\": \"duedate > endOfMonth() \",\n                        \"includeParentIssue\": false,\n                        \"pauses\": [],\n                        \"latestOrigin\": true,\n                        \"deleted\": false\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": \"customfield_14904\",\n            \"name\": \"Time Between\",\n            \"description\": \"A configurable custom field type for time between two status.\",\n            \"type\": \"plugin.jep:jep-timebetweentwostatus\",\n            \"searcherKey\": \"plugin.jep:jep-timebetweentwostatus-searcher\",\n            \"category\": \"DURATION\",\n            \"config\": [\n                {\n                    \"fieldConfigId\": 15004,\n                    \"fieldConfigName\": \"Default Configuration Scheme for Time Between\",\n                    \"config\": {\n                        \"customfieldId\": \"customfield_14904\",\n                        \"jepTimeBetween\": {\n                            \"id\": 35,\n                            \"customFieldId\": \"customfield_14904\",\n                            \"fieldConfigId\": 15004,\n                            \"eventType1\": \"STATUS\",\n                            \"status1Id\": \"10001\",\n                            \"eventType2\": \"DATE_FIELD\",\n                            \"status2Id\": null,\n                            \"formatterMV\": {\n                                \"id\": 367,\n                                \"month\": false,\n                                \"week\": false,\n                                \"day\": true,\n                                \"hour\": true,\n                                \"minute\": true,\n                                \"second\": true,\n                                \"useSuffix\": true,\n                                \"suffixType\": \"NORMAL\",\n                                \"useSeparator\": true,\n                                \"separatorText\": \", \",\n                                \"onlyOneTimeUnitSelected\": false\n                            },\n                            \"formatterNV\": {\n                                \"id\": 368,\n                                \"month\": false,\n                                \"week\": false,\n                                \"day\": true,\n                                \"hour\": true,\n                                \"minute\": true,\n                                \"second\": true,\n                                \"useSuffix\": true,\n                                \"suffixType\": \"NORMAL\",\n                                \"useSeparator\": true,\n                                \"separatorText\": \", \",\n                                \"onlyOneTimeUnitSelected\": false\n                            },\n                            \"formatterBV\": {\n                                \"id\": 369,\n                                \"month\": false,\n                                \"week\": false,\n                                \"day\": true,\n                                \"hour\": true,\n                                \"minute\": true,\n                                \"second\": true,\n                                \"useSuffix\": true,\n                                \"suffixType\": \"NORMAL\",\n                                \"useSeparator\": true,\n                                \"separatorText\": \", \",\n                                \"onlyOneTimeUnitSelected\": false\n                            },\n                            \"occurrenceType\": \"CUMULATIVE\",\n                            \"multiTransition\": true,\n                            \"calendar\": null,\n                            \"workingTime\": null,\n                            \"jql\": null,\n                            \"description\": null,\n                            \"includeParentIssue\": false,\n                            \"latestOrigin\": false,\n                            \"originFieldId\": null,\n                            \"originFieldKey\": null,\n                            \"targetFieldId\": null,\n                            \"targetFieldKey\": \"duedate\",\n                            \"originTimePart\": null,\n                            \"targetTimePart\": \"15:00\",\n                            \"pauses\": [\n                                3\n                            ]\n                        }\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"customfield_14925\",\n            \"name\": \"Time In Status\",\n            \"description\": \"A configurable custom field type to show time spent at a status.\",\n            \"type\": \"plugin.jep:jep-statustime\",\n            \"searcherKey\": \"plugin.jep:jep-statustime-searcher\",\n            \"category\": \"DURATION\",\n            \"config\": [\n                {\n                    \"fieldConfigId\": 15025,\n                    \"fieldConfigName\": \"Default Configuration Scheme for Time In Status\",\n                    \"config\": {\n                        \"customFieldId\": \"customfield_14925\",\n                        \"jepStatusTime\": {\n                            \"id\": 54,\n                            \"customFieldId\": \"customfield_14925\",\n                            \"fieldConfigId\": 15025,\n                            \"customFieldName\": null,\n                            \"statusId\": null,\n                            \"statuses\": \"10000,10001,10002\",\n                            \"occurrenceType\": \"CUMULATIVE\",\n                            \"calendar\": null,\n                            \"workingTime\": null,\n                            \"formatterMV\": {\n                                \"id\": 391,\n                                \"month\": false,\n                                \"week\": false,\n                                \"day\": true,\n                                \"hour\": true,\n                                \"minute\": true,\n                                \"second\": true,\n                                \"useSuffix\": true,\n                                \"suffixType\": \"NORMAL\",\n                                \"useSeparator\": true,\n                                \"separatorText\": \", \",\n                                \"onlyOneTimeUnitSelected\": false\n                            },\n                            \"formatterNV\": {\n                                \"id\": 392,\n                                \"month\": false,\n                                \"week\": false,\n                                \"day\": true,\n                                \"hour\": true,\n                                \"minute\": true,\n                                \"second\": true,\n                                \"useSuffix\": true,\n                                \"suffixType\": \"NORMAL\",\n                                \"useSeparator\": true,\n                                \"separatorText\": \", \",\n                                \"onlyOneTimeUnitSelected\": false\n                            },\n                            \"formatterBV\": {\n                                \"id\": 393,\n                                \"month\": false,\n                                \"week\": false,\n                                \"day\": true,\n                                \"hour\": true,\n                                \"minute\": true,\n                                \"second\": true,\n                                \"useSuffix\": true,\n                                \"suffixType\": \"NORMAL\",\n                                \"useSeparator\": true,\n                                \"separatorText\": \", \",\n                                \"onlyOneTimeUnitSelected\": false\n                            }\n                        }\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"customfield_14637\",\n            \"name\": \"First In Progress Status Date\",\n            \"description\": \"This is a date field that displays the first time a user changes issue's status 'In Progress'\",\n            \"type\": \"plugin.jep:first-inprogress-date\",\n            \"searcherKey\": \"plugin.jep:first-inprogress-date-searcher\",\n            \"category\": \"DATE\",\n            \"config\": {\n                \"id\": 53,\n                \"customFieldName\": \"First In Progress Status Date\",\n                \"customFieldId\": 14637,\n                \"customFieldStatusId\": 0,\n                \"statusIds\": [\n                    3\n                ],\n                \"last\": false,\n                \"skipSelfTransitions\": false,\n                \"configurable\": true\n            }\n        }\n    ],\n    \"errors\": null\n}"}],"_postman_id":"35c2a4de-9f38-4462-b295-86da95bf7f3b"},{"name":"Save/Update Jep Custom Field","id":"ada6b7ec-b490-4ea1-9581-7996449c7920","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"\",\n    \"description\": \"\",\n    \"config\": { \n    }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/identifier","description":"<ul>\n<li><h6 id=\"to-save-a-jep-custom-field-via-our-rest-services-you-must-provide-a-custom-field-identifier-as-a-path-variable-below-is-a-list-of-all-the-identifiers-that-are-needed-to-createsave-any-jep-custom-field\">To save a JEP custom field via our REST services, you must provide a custom field identifier as a path variable. Below is a list of all the identifiers that are needed to create/save any JEP custom field.</h6>\n</li>\n<li><h6 id=\"along-with-the-identifier-the-third-column-in-the-tables-below-shows-the-config-type-keys-that-must-be-provided-in-the-body-of-your-requests\">Along with the identifier, the third column in the tables below shows the config type keys that must be provided in the body of your requests.</h6>\n</li>\n</ul>\n<blockquote>\n<p>Please note: The custom fields with the same Config Type Key will have a similar request body. Examples of various requests and their expected responses are provided below</p>\n</blockquote>\n<h6 id=\"duration-custom-fields\">Duration Custom Fields:</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Custom Field Name</th>\n<th>Identifier</th>\n<th>Config Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Time in Status</td>\n<td>StatusTime</td>\n<td>FIELD_CONFIG_LIST_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Time Between</td>\n<td>TimeBetweenTwoStatus</td>\n<td>FIELD_CONFIG_LIST_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>First Response Time Calculator</td>\n<td>FirstResponseTimeCalculator</td>\n<td>FIELD_CONFIG_LIST_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>No Responses Time Calculator</td>\n<td>NoResponseTimeCalculator</td>\n<td>FIELD_CONFIG_LIST_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Resolution Time Calculator</td>\n<td>ResolutionTime</td>\n<td>FIELD_CONFIG_LIST_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Sub-task Elapsed Time Calculator</td>\n<td>SubTaskElapsedTimeCalculator</td>\n<td>TIME_GROUP_LIST</td>\n</tr>\n</tbody>\n</table>\n</div><h6 id=\"date-custom-fields\">Date Custom Fields:</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Custom Field Name</th>\n<th>Identifier</th>\n<th>Config Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Status Entry Date</td>\n<td>GenericDate</td>\n<td>STATUS_DATE_USER_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Status Exit Date</td>\n<td>StatusExitDate</td>\n<td>STATUS_DATE_USER_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Field Change Date</td>\n<td>FieldChangeDate</td>\n<td>FIELD_CHANGE_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>First Resolution Date</td>\n<td>FirstResolvedStatusDate</td>\n<td>RESOLUTION_STATUS_DATE_USER_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>First Reopened Date</td>\n<td>FirstReopenedStatusDate</td>\n<td>-</td>\n</tr>\n<tr>\n<td>First Public Comment Date</td>\n<td>FirstPublicCommentDate</td>\n<td>-</td>\n</tr>\n<tr>\n<td>First Comment Date</td>\n<td>FirstCommentDate</td>\n<td>GENERIC_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>First \"In Progress\" Status Date</td>\n<td>FirstInProgressStatusDate</td>\n<td>STATUS_DATE_USER_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>First \"Closed\" Status Date</td>\n<td>FirstClosedStatusDate</td>\n<td>STATUS_DATE_USER_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>First Transitioned Date</td>\n<td>FirstTransitionedDate</td>\n<td>GENERIC_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Last Resolution Date</td>\n<td>LastResolutionStatusDate</td>\n<td>RESOLUTION_STATUS_DATE_USER_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Last Reopened Date</td>\n<td>LastReopenedStatusDate</td>\n<td>-</td>\n</tr>\n<tr>\n<td>Last Public Comment Date</td>\n<td>LastPublicCommentDate</td>\n<td>-</td>\n</tr>\n<tr>\n<td>Last Comment Date</td>\n<td>LastCommentDate</td>\n<td>GENERIC_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Last \"In Progress\" Status Date:</td>\n<td>LastInProgressStatusDate</td>\n<td>STATUS_DATE_USER_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Last \"Closed\" Status Date</td>\n<td>LastClosedStatusDate</td>\n<td>STATUS_DATE_USER_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Last Transitioned Date</td>\n<td>LastTransitionedDate</td>\n<td>GENERIC_CUSTOM_FIELD</td>\n</tr>\n</tbody>\n</table>\n</div><h6 id=\"usergroup-custom-fields\">User/Group Custom Fields:</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Custom Field Name</th>\n<th>Identifier</th>\n<th>Config Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Status Entry User</td>\n<td>GenericUser</td>\n<td>STATUS_DATE_USER_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Status Exit User</td>\n<td>StatusExitUser</td>\n<td>STATUS_DATE_USER_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Field Change User</td>\n<td>FieldChangeUser</td>\n<td>FIELD_CHANGE_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>First Resolution User</td>\n<td>FirstResolvedStatusUser</td>\n<td>RESOLUTION_STATUS_DATE_USER_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>First Reopened User</td>\n<td>FirstReopenedStatusUser</td>\n<td>-</td>\n</tr>\n<tr>\n<td>First Public Comment User</td>\n<td>FirstPublicCommentedUser</td>\n<td>-</td>\n</tr>\n<tr>\n<td>First Comment User</td>\n<td>FirstCommentUser</td>\n<td>-</td>\n</tr>\n<tr>\n<td>First \"In Progress\" User</td>\n<td>FirstInProgressStatusUser</td>\n<td>STATUS_DATE_USER_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>First \"Closed\" User</td>\n<td>FirstClosedStatusUser</td>\n<td>STATUS_DATE_USER_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>First \"Transitioned\" User</td>\n<td>FirstTransitionedUser</td>\n<td>GENERIC_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Last Resolution User</td>\n<td>LastResolutionStatusUser</td>\n<td>RESOLUTION_STATUS_DATE_USER_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Last Reopened User</td>\n<td>LastReopenedUser</td>\n<td>-</td>\n</tr>\n<tr>\n<td>Last Public Comment User</td>\n<td>LastPublicCommentedUser</td>\n<td>-</td>\n</tr>\n<tr>\n<td>Last Comment User</td>\n<td>LastCommentUser</td>\n<td>-</td>\n</tr>\n<tr>\n<td>Last \"In Progress\" User</td>\n<td>LastInProgressStatusUser</td>\n<td>STATUS_DATE_USER_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Last \"Closed\" User</td>\n<td>LastClosedStatusDate</td>\n<td>STATUS_DATE_USER_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Last Updated User</td>\n<td>LastUpdatedUser</td>\n<td>-</td>\n</tr>\n<tr>\n<td>Last Transitioned User</td>\n<td>LastTransitionedUser</td>\n<td>GENERIC_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Filterable Multi-User Picker</td>\n<td>FilterableMultiUser</td>\n<td>-</td>\n</tr>\n<tr>\n<td>Filterable Single Group Picker</td>\n<td>FilterableSingleGroup</td>\n<td>-</td>\n</tr>\n<tr>\n<td>Filterable Multi-Group Picker</td>\n<td>FilterableMultiGroup</td>\n<td>-</td>\n</tr>\n</tbody>\n</table>\n</div><h6 id=\"counter-custom-fields\">Counter Custom Fields:</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Custom Field Name</th>\n<th>Identifier</th>\n<th>Config Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Status Counter</td>\n<td>GenericCounter</td>\n<td>GENERIC_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Reopening Counter</td>\n<td>ReoepenedStatusCounter</td>\n<td>-</td>\n</tr>\n<tr>\n<td>Field Change Counter</td>\n<td>FieldChangeCounter</td>\n<td>FIELD_CHANGE_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Resolution Counter</td>\n<td>ResolvedStatusCounter</td>\n<td>-</td>\n</tr>\n<tr>\n<td>Attachments Counter</td>\n<td>AttachmentsCounter</td>\n<td>-</td>\n</tr>\n<tr>\n<td>\"Closed\" Status Counter</td>\n<td>ClosedStatusCounter</td>\n<td>GENERIC_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>\"In Progress\" Status Counter</td>\n<td>InProgressStatusCounter</td>\n<td>GENERIC_CUSTOM_FIELD</td>\n</tr>\n</tbody>\n</table>\n</div><h6 id=\"comment-custom-field\">Comment Custom Field:</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Custom Field Name</th>\n<th>Identifier</th>\n<th>Config Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Comment Field</td>\n<td>Comment</td>\n<td>COMMENT_FIELD_CUSTOM_FIELD</td>\n</tr>\n</tbody>\n</table>\n</div><h6 id=\"parentlinkedepic-issue-custom-fields\">Parent/Linked/Epic Issue Custom Fields:</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Custom Field Name</th>\n<th>Identifier</th>\n<th>Config Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Parent Issue Field</td>\n<td>ParentField</td>\n<td>PARENT_FIELD_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Linked Issue Field</td>\n<td>LinkedFieldValue</td>\n<td>LINKED_FIELD_VALUE_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Epic Issue Field</td>\n<td>EpicField</td>\n<td>EPIC_FIELD_CUSTOM_FIELD</td>\n</tr>\n<tr>\n<td>Linked Issue Count</td>\n<td>LinkedIssues</td>\n<td>LINKED_ISSUES_CUSTOM_FIELD</td>\n</tr>\n</tbody>\n</table>\n</div><h6 id=\"status-custom-fields\">Status Custom Fields:</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Custom Field Name</th>\n<th>Identifier</th>\n<th>Config Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Initial Status</td>\n<td>InitialStatus</td>\n<td>-</td>\n</tr>\n<tr>\n<td>Commented Status</td>\n<td>CommentedStatus</td>\n<td>STATUS_CUSTOM_FIELD</td>\n</tr>\n</tbody>\n</table>\n</div><h6 id=\"below-is-a-table-of-the-configuration-fields-that-accept-specific-values\">Below is a table of the configuration fields that accept specific values:</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Values Accepted</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>rendererType</strong></td>\n<td>\"HTML\" <strong>or</strong> \"Text\"</td>\n</tr>\n<tr>\n<td><strong>Statuses</strong> in the Generic Counter custom field</td>\n<td>An array of statusIds such as: [1,4]</td>\n</tr>\n<tr>\n<td><strong>Comment Type</strong> in the Commented Status custom field</td>\n<td>\"ALL\" <strong>or</strong> \"PUBLIC\"</td>\n</tr>\n<tr>\n<td><strong>Direction</strong> in the Linked Issue Count Field</td>\n<td>\"OUTWARD\" <strong>or</strong> \"INWARD\"</td>\n</tr>\n<tr>\n<td><strong>Links</strong> in the Linked Issue Field</td>\n<td><em>Of the following choices, more than one can be listed in a single string separated by a comma ','</em>: \"is blocked by\", \"blocks\", \"clones\", \"is cloned by\", \"is duplicated by\", \"is caused by\", \"duplicates\", \"causes\", and/or \"relates to\"</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","name":"Enhancer Plugin for Jira - REST API","type":"collection"}},"urlObject":{"path":["rest","jep-api","1.0","jep-customfields","identifier"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5fbb43ce-5507-4ce7-b5ee-0de37908a787","name":"Time Between Custom Field","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Time Between Custom Field\",\n    \"description\": \"\",\n    \"config\": {\n        \"type\": \"FIELD_CONFIG_LIST_CUSTOM_FIELD\",\n        \"config\": [\n            {\n                \"config\": {\n                    \"event1\":\"STATUS\",\n                    \"event2\":\"DATE_FIELD\",\n                    \"pauses\":[\"3\"],\n                    \"status1\":\"10001\",\n                    \"targetFieldId\":\"duedate\",\n                    \"targetTimePart\":\"15:00\",\n                    \"calendarId\":0,\n                    \"occurrenceType\":\"CUMULATIVE\",\n                    \"latestOrigin\":false,\n                    \"formatterMV\": {\n                        \"day\":true,\n                        \"hour\":true,\n                        \"minute\":true,\n                        \"second\":true,\n                        \"useSuffix\":true,\n                        \"suffixType\":\"NORMAL\",\n                        \"useSeparator\":true,\n                        \"separatorText\":\", \"\n                        },\n                    \"formatterNV\": {\n                        \"day\":true,\n                        \"hour\":true,\n                        \"minute\":true,\n                        \"second\":true,\n                        \"useSuffix\":true,\n                        \"suffixType\":\"NORMAL\",\n                        \"useSeparator\":true,\n                        \"separatorText\":\", \"\n                        },\n                    \"formatterBV\": {\n                        \"day\":true,\n                        \"hour\":true,\n                        \"minute\":true,\n                        \"second\":true,\n                        \"useSuffix\":true,\n                        \"suffixType\":\"NORMAL\",\n                        \"useSeparator\":true,\n                        \"separatorText\":\", \"\n                    }\n                }\n            }\n        ]\n    }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/TimeBetweenTwoStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"965x9402x1"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"Set-Cookie","value":"JSESSIONID=90198CC4DBB212F365313E0295F1F67E; Path=/jira; HttpOnly"},{"key":"Set-Cookie","value":"atlassian.xsrf.token=B2NZ-3Q14-FA2B-Q1IO_f2574ed97bb075e126a6d412dd19db73ea182e75_lin; Path=/jira"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-ASESSIONID","value":"x211hf"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 13:05:50 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"id\": \"customfield_14904\",\n        \"name\": \"Time Between Custom Field\",\n        \"description\": \"A configurable custom field type for time between two status.\",\n        \"type\": \"plugin.jep:jep-timebetweentwostatus\",\n        \"searcherKey\": \"plugin.jep:jep-timebetweentwostatus-searcher\",\n        \"category\": \"DURATION\",\n        \"config\": [\n            {\n                \"fieldConfigId\": 15004,\n                \"fieldConfigName\": \"Default Configuration Scheme for Time Between Custom Field\",\n                \"config\": {\n                    \"customfieldId\": \"customfield_14904\",\n                    \"jepTimeBetween\": {\n                        \"id\": 35,\n                        \"customFieldId\": \"customfield_14904\",\n                        \"fieldConfigId\": 15004,\n                        \"eventType1\": \"STATUS\",\n                        \"status1Id\": \"10001\",\n                        \"eventType2\": \"DATE_FIELD\",\n                        \"status2Id\": null,\n                        \"formatterMV\": {\n                            \"id\": 367,\n                            \"month\": false,\n                            \"week\": false,\n                            \"day\": true,\n                            \"hour\": true,\n                            \"minute\": true,\n                            \"second\": true,\n                            \"useSuffix\": true,\n                            \"suffixType\": \"NORMAL\",\n                            \"useSeparator\": true,\n                            \"separatorText\": \", \",\n                            \"onlyOneTimeUnitSelected\": false\n                        },\n                        \"formatterNV\": {\n                            \"id\": 368,\n                            \"month\": false,\n                            \"week\": false,\n                            \"day\": true,\n                            \"hour\": true,\n                            \"minute\": true,\n                            \"second\": true,\n                            \"useSuffix\": true,\n                            \"suffixType\": \"NORMAL\",\n                            \"useSeparator\": true,\n                            \"separatorText\": \", \",\n                            \"onlyOneTimeUnitSelected\": false\n                        },\n                        \"formatterBV\": {\n                            \"id\": 369,\n                            \"month\": false,\n                            \"week\": false,\n                            \"day\": true,\n                            \"hour\": true,\n                            \"minute\": true,\n                            \"second\": true,\n                            \"useSuffix\": true,\n                            \"suffixType\": \"NORMAL\",\n                            \"useSeparator\": true,\n                            \"separatorText\": \", \",\n                            \"onlyOneTimeUnitSelected\": false\n                        },\n                        \"occurrenceType\": \"CUMULATIVE\",\n                        \"multiTransition\": true,\n                        \"calendar\": null,\n                        \"workingTime\": null,\n                        \"jql\": null,\n                        \"description\": null,\n                        \"includeParentIssue\": false,\n                        \"latestOrigin\": false,\n                        \"originFieldId\": null,\n                        \"originFieldKey\": null,\n                        \"targetFieldId\": null,\n                        \"targetFieldKey\": \"duedate\",\n                        \"originTimePart\": null,\n                        \"targetTimePart\": \"15:00\",\n                        \"pauses\": [\n                            3\n                        ]\n                    }\n                }\n            }\n        ]\n    },\n    \"errors\": null\n}"},{"id":"3632804c-af54-4301-a8d8-608a67d9e788","name":"Sub-Task Elapsed Time Calculator","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Sub-task Elapsed Time Calculator\",\n    \"config\": {\n        \"type\":\"TIME_GROUP_LIST\",\n        \"config\":[\n            {\n                \"description\":\"Sub-task Elapsed Time Calculator description 1\",\n                \"originEventType\":\"STATUS\",\n                \"targetEventType\":\"DATE_FIELD\",\n                \"calendarId\":0,\n                \"occurrenceType\":\"CUMULATIVE\",\n                \"latestOrigin\":true,\n                \"includeParentIssue\":true,\n                \"jql\":\"assignee = currentUser() \",\n                \"formatterMV\":{\"day\":true,\"hour\":true,\"minute\":true,\"second\":true,\"useSuffix\":true,\"suffixType\":\"NORMAL\",\"useSeparator\":true,\"separatorText\":\", \"},\n                \"formatterNV\":{\"day\":true,\"hour\":true,\"minute\":true,\"second\":true,\"useSuffix\":true,\"suffixType\":\"NORMAL\",\"useSeparator\":true,\"separatorText\":\", \"},\n                \"formatterBV\":{\"day\":true,\"hour\":true,\"minute\":true,\"second\":true,\"useSuffix\":true,\"suffixType\":\"NORMAL\",\"useSeparator\":true,\"separatorText\":\", \"},\n                \"pauses\":[\"10001\"],\n                \"originStatusId\":\"10000\",\n                \"targetFieldId\":\"resolutiondate\"\n            },\n            {\n                \"description\":\"Sub-task Elapsed Time Calculator description 2\",\n                \"originEventType\":\"DATE_FIELD\",\n                \"targetEventType\":\"REOPENING\",\n                \"calendarId\":0,\n                \"occurrenceType\":\"CUMULATIVE\",\n                \"latestOrigin\":true,\n                \"includeParentIssue\":false,\n                \"jql\":\"duedate > endOfMonth() \",\n                \"formatterMV\":{\"day\":true,\"hour\":true,\"minute\":true,\"second\":true,\"useSuffix\":true,\"suffixType\":\"NORMAL\",\"useSeparator\":true,\"separatorText\":\", \"},\n                \"formatterNV\":{\"day\":true,\"hour\":true,\"minute\":true,\"second\":true,\"useSuffix\":true,\"suffixType\":\"NORMAL\",\"useSeparator\":true,\"separatorText\":\", \"},\n                \"formatterBV\":{\"day\":true,\"hour\":true,\"minute\":true,\"second\":true,\"useSuffix\":true,\"suffixType\":\"NORMAL\",\"useSeparator\":true,\"separatorText\":\", \"},\n                \"originFieldId\":\"created\"\n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/SubTaskElapsedTimeCalculator"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1269x13194x1"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"Set-Cookie","value":"JSESSIONID=0A5A578EEC62FAF24D5F5FAEF5CC7900; Path=/jira; HttpOnly"},{"key":"Set-Cookie","value":"atlassian.xsrf.token=B2NZ-3Q14-FA2B-Q1IO_ba3cda7bd653748a3fbc365f9ec8552256328d0b_lin; Path=/jira"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-ASESSIONID","value":"mte0yb"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 18:09:47 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"id\": \"customfield_14906\",\n        \"name\": \"Sub-task Elapsed Time Calculator\",\n        \"description\": \"A custom field to show cumulative working durations of sub-tasks of an issue.\",\n        \"type\": \"plugin.jep:jep-timeanalyzer\",\n        \"searcherKey\": null,\n        \"category\": \"DURATION\",\n        \"config\": {\n            \"customField\": null,\n            \"name\": null,\n            \"statusId\": 0,\n            \"statuses\": null,\n            \"description\": null,\n            \"last\": false,\n            \"configurable\": false,\n            \"resolutionConfigurable\": false,\n            \"calendarId\": 0,\n            \"dateType\": null,\n            \"skipSelfTransitions\": false,\n            \"clearWhenReopened\": false,\n            \"authoredByAssignee\": false,\n            \"customFieldId\": 14906,\n            \"type\": \"jep-timeanalyzer\",\n            \"timeBetweens\": [\n                {\n                    \"id\": 38,\n                    \"description\": \"Sub-task Elapsed Time Calculator description 1\",\n                    \"originEventType\": \"STATUS\",\n                    \"originStatusId\": \"10000\",\n                    \"targetEventType\": \"DATE_FIELD\",\n                    \"targetStatusId\": null,\n                    \"originFieldId\": null,\n                    \"targetFieldId\": \"resolutiondate\",\n                    \"originTimePart\": null,\n                    \"targetTimePart\": null,\n                    \"occurrenceType\": \"CUMULATIVE\",\n                    \"calendarId\": 0,\n                    \"formatter\": null,\n                    \"formatterCsv\": null,\n                    \"formatterBoard\": null,\n                    \"formatterMV\": {\n                        \"id\": 376,\n                        \"month\": false,\n                        \"week\": false,\n                        \"day\": true,\n                        \"hour\": true,\n                        \"minute\": true,\n                        \"second\": true,\n                        \"useSuffix\": true,\n                        \"suffixType\": \"NORMAL\",\n                        \"useSeparator\": true,\n                        \"separatorText\": \", \",\n                        \"onlyOneTimeUnitSelected\": false\n                    },\n                    \"formatterNV\": {\n                        \"id\": 377,\n                        \"month\": false,\n                        \"week\": false,\n                        \"day\": true,\n                        \"hour\": true,\n                        \"minute\": true,\n                        \"second\": true,\n                        \"useSuffix\": true,\n                        \"suffixType\": \"NORMAL\",\n                        \"useSeparator\": true,\n                        \"separatorText\": \", \",\n                        \"onlyOneTimeUnitSelected\": false\n                    },\n                    \"formatterBV\": {\n                        \"id\": 378,\n                        \"month\": false,\n                        \"week\": false,\n                        \"day\": true,\n                        \"hour\": true,\n                        \"minute\": true,\n                        \"second\": true,\n                        \"useSuffix\": true,\n                        \"suffixType\": \"NORMAL\",\n                        \"useSeparator\": true,\n                        \"separatorText\": \", \",\n                        \"onlyOneTimeUnitSelected\": false\n                    },\n                    \"jql\": \"assignee = currentUser() \",\n                    \"includeParentIssue\": true,\n                    \"pauses\": [\n                        10001\n                    ],\n                    \"latestOrigin\": true,\n                    \"deleted\": false\n                },\n                {\n                    \"id\": 39,\n                    \"description\": \"Sub-task Elapsed Time Calculator description 2\",\n                    \"originEventType\": \"DATE_FIELD\",\n                    \"originStatusId\": null,\n                    \"targetEventType\": \"REOPENING\",\n                    \"targetStatusId\": null,\n                    \"originFieldId\": \"created\",\n                    \"targetFieldId\": null,\n                    \"originTimePart\": null,\n                    \"targetTimePart\": null,\n                    \"occurrenceType\": \"CUMULATIVE\",\n                    \"calendarId\": 0,\n                    \"formatter\": null,\n                    \"formatterCsv\": null,\n                    \"formatterBoard\": null,\n                    \"formatterMV\": {\n                        \"id\": 379,\n                        \"month\": false,\n                        \"week\": false,\n                        \"day\": true,\n                        \"hour\": true,\n                        \"minute\": true,\n                        \"second\": true,\n                        \"useSuffix\": true,\n                        \"suffixType\": \"NORMAL\",\n                        \"useSeparator\": true,\n                        \"separatorText\": \", \",\n                        \"onlyOneTimeUnitSelected\": false\n                    },\n                    \"formatterNV\": {\n                        \"id\": 380,\n                        \"month\": false,\n                        \"week\": false,\n                        \"day\": true,\n                        \"hour\": true,\n                        \"minute\": true,\n                        \"second\": true,\n                        \"useSuffix\": true,\n                        \"suffixType\": \"NORMAL\",\n                        \"useSeparator\": true,\n                        \"separatorText\": \", \",\n                        \"onlyOneTimeUnitSelected\": false\n                    },\n                    \"formatterBV\": {\n                        \"id\": 381,\n                        \"month\": false,\n                        \"week\": false,\n                        \"day\": true,\n                        \"hour\": true,\n                        \"minute\": true,\n                        \"second\": true,\n                        \"useSuffix\": true,\n                        \"suffixType\": \"NORMAL\",\n                        \"useSeparator\": true,\n                        \"separatorText\": \", \",\n                        \"onlyOneTimeUnitSelected\": false\n                    },\n                    \"jql\": \"duedate > endOfMonth() \",\n                    \"includeParentIssue\": false,\n                    \"pauses\": [],\n                    \"latestOrigin\": true,\n                    \"deleted\": false\n                }\n            ]\n        }\n    },\n    \"errors\": null\n}"},{"id":"916e02cd-3e00-40cf-a8c2-1aef768e5661","name":"Sub-Task Elapsed Time Calculator with missing status id","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Sub-task Elapsed Time Calculator\",\n    \"config\": {\n        \"type\":\"TIME_GROUP_LIST\",\n        \"config\":[\n            {\n                \"description\":\"Sub-task Elapsed Time Calculator description\",\n                \"originEventType\":\"STATUS\",\n                \"targetEventType\":\"DATE_FIELD\",\n                \"calendarId\":0,\n                \"occurrenceType\":\"CUMULATIVE\",\n                \"latestOrigin\":true,\n                \"includeParentIssue\":true,\n                \"jql\":\"assignee = currentUser() \",\n                \"formatterMV\":{\"day\":true,\"hour\":true,\"minute\":true,\"second\":true,\"useSuffix\":true,\"suffixType\":\"NORMAL\",\"useSeparator\":true,\"separatorText\":\", \"},\n                \"formatterNV\":{\"day\":true,\"hour\":true,\"minute\":true,\"second\":true,\"useSuffix\":true,\"suffixType\":\"NORMAL\",\"useSeparator\":true,\"separatorText\":\", \"},\n                \"formatterBV\":{\"day\":true,\"hour\":true,\"minute\":true,\"second\":true,\"useSuffix\":true,\"suffixType\":\"NORMAL\",\"useSeparator\":true,\"separatorText\":\", \"},\n                \"pauses\":[\"10001\"],\n                \"targetFieldId\":\"resolutiondate\"\n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/SubTaskElapsedTimeCalculator"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1274x13196x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 18:14:31 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": null,\n    \"errors\": [\n        {\n            \"errorMessage\": \"Origin status should be defined if origin event is defined as 'STATUS'!\"\n        }\n    ]\n}"},{"id":"d80b2526-b69e-45f3-9612-58cf06875ba2","name":"First Response Time Calculator","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"First Response Time Calculator\",\n    \"config\": {\n        \"type\":\"FIELD_CONFIG_LIST_CUSTOM_FIELD\",\n        \"config\": [\n            {\n                \"config\":{ \n                    \"calendarId\":0,\n                    \"onlyPublicComments\":true,\n                    \"reporterShouldBeDifferent\":true,\n                    \"formatterMV\":{\"day\":true,\"hour\":true,\"minute\":true,\"second\":true,\"useSuffix\":true,\"suffixType\":\"NORMAL\",\"useSeparator\":true,\"separatorText\":\", \"},\n                    \"formatterNV\":{\"day\":true,\"hour\":true,\"minute\":true,\"second\":true,\"useSuffix\":true,\"suffixType\":\"NORMAL\",\"useSeparator\":true,\"separatorText\":\", \"}\n                    }\n            }\n        ]\n    }\n}\n\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/FirstResponseTimeCalculator"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1281x13200x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 18:21:35 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"id\": \"customfield_14910\",\n        \"name\": \"First Response Time Calculator\",\n        \"description\": \"Displays the amount of time passed between the creation date of the issue and the first public comment date of the issue\",\n        \"type\": \"plugin.jep:response-timespan\",\n        \"searcherKey\": \"plugin.jep:response-timespan-searcher\",\n        \"category\": \"DURATION\",\n        \"config\": [\n            {\n                \"fieldConfigId\": 15010,\n                \"fieldConfigName\": \"Default Configuration Scheme for First Response Time Calculator\",\n                \"config\": {\n                    \"customFieldId\": \"customfield_14910\",\n                    \"responseTime\": {\n                        \"id\": 71,\n                        \"customFieldId\": \"customfield_14910\",\n                        \"fieldConfigId\": 15010,\n                        \"calendar\": null,\n                        \"workingTime\": null,\n                        \"reporterShouldBeDifferent\": true,\n                        \"onlyPublicComments\": true,\n                        \"formatterMV\": {\n                            \"id\": 389,\n                            \"month\": false,\n                            \"week\": false,\n                            \"day\": true,\n                            \"hour\": true,\n                            \"minute\": true,\n                            \"second\": true,\n                            \"useSuffix\": true,\n                            \"suffixType\": \"NORMAL\",\n                            \"useSeparator\": true,\n                            \"separatorText\": \", \",\n                            \"onlyOneTimeUnitSelected\": false\n                        },\n                        \"formatterNV\": {\n                            \"id\": 390,\n                            \"month\": false,\n                            \"week\": false,\n                            \"day\": true,\n                            \"hour\": true,\n                            \"minute\": true,\n                            \"second\": true,\n                            \"useSuffix\": true,\n                            \"suffixType\": \"NORMAL\",\n                            \"useSeparator\": true,\n                            \"separatorText\": \", \",\n                            \"onlyOneTimeUnitSelected\": false\n                        }\n                    }\n                }\n            }\n        ]\n    },\n    \"errors\": null\n}"},{"id":"8de16222-c2fe-4c7b-9ba8-82f932cb6819","name":"Initial Status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Initial Status\",\n    \"description\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/InitialStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1362x13207x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 19:42:15 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"id\": \"customfield_14912\",\n        \"name\": \"Initial Status\",\n        \"description\": \"Custom field that represents the very first status of the issue\",\n        \"type\": \"plugin.jep:initial-status-customfield\",\n        \"searcherKey\": \"plugin.jep:initial-status-customfield-searcher\",\n        \"category\": \"STATUS\",\n        \"config\": null\n    },\n    \"errors\": null\n}"},{"id":"6deb3bc9-76d0-41ae-a7ce-661939dc7bed","name":"First In Progress Status User","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"First In Progress Status User\",\n    \"description\": \"\",\n    \"config\": { \n        \"type\":\"STATUS_DATE_USER_CUSTOM_FIELD\", \n        \"statusIds\": [10001, 3], \n        \"last\": false, \n        \"skipSelfTransitions\": true\n        }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/FirstInProgressStatusUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1364x13209x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 19:44:03 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"id\": \"customfield_14913\",\n        \"name\": \"First In Progress Status User\",\n        \"description\": \"This is a lookup field that displays the first time a user changes issue's status 'In Progress'\",\n        \"type\": \"plugin.jep:first-inprogress-user\",\n        \"searcherKey\": \"plugin.jep:first-inprogress-user-searcher\",\n        \"category\": \"USER_AND_GROUP\",\n        \"config\": {\n            \"id\": 70,\n            \"customFieldName\": \"First In Progress Status User\",\n            \"customFieldId\": 14913,\n            \"customFieldStatusId\": 0,\n            \"statusIds\": [\n                10001,\n                3\n            ],\n            \"last\": false,\n            \"skipSelfTransitions\": true,\n            \"configurable\": true\n        }\n    },\n    \"errors\": null\n}"},{"id":"d8f67e66-fbf7-472c-a7e0-20336c5797f1","name":"First Commented Date","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"First Commented Date\",\n    \"description\": \"\",\n    \"config\": { \n        \"type\":\"GENERIC_CUSTOM_FIELD\", \n        \"authoredByAssignee\": true\n        }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/FirstCommentDate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1366x13210x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 19:46:02 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"id\": \"customfield_14914\",\n        \"name\": \"First Commented Date\",\n        \"description\": \"This is a date field that displays the first commented date of the issue\",\n        \"type\": \"plugin.jep:first-commented-date\",\n        \"searcherKey\": \"plugin.jep:first-commented-date-searcher\",\n        \"category\": \"DATE\",\n        \"config\": {\n            \"id\": 6,\n            \"customFieldName\": \"First Commented Date\",\n            \"customFieldId\": 14914,\n            \"authoredByAssignee\": true\n        }\n    },\n    \"errors\": null\n}"},{"id":"3e6e0f1a-8038-4b40-843e-664c242a3a23","name":"Epic Field","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Epic Field\",\n    \"description\": \"\",\n    \"config\": { \n        \"type\":\"EPIC_FIELD_CUSTOM_FIELD\", \n        \"fieldKey\": \"assignee\"\n        }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/EpicField"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1368x13211x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 19:48:25 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"id\": \"customfield_14915\",\n        \"name\": \"Epic Field\",\n        \"description\": \"This is a custom field that displays epic's selected field\",\n        \"type\": \"plugin.jep:jep-cf-epicfield\",\n        \"searcherKey\": null,\n        \"category\": \"PARENT_LINKED_EPIC\",\n        \"config\": {\n            \"customField\": null,\n            \"customFieldId\": 14915,\n            \"name\": \"Epic Field\",\n            \"customFieldTypeName\": null,\n            \"customFieldTypeKey\": null,\n            \"id\": 3,\n            \"fieldKey\": \"assignee\"\n        }\n    },\n    \"errors\": null\n}"},{"id":"364c68bf-3235-46f6-b8a8-0b09bf733d5e","name":"Field Change Date Custom Field","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Field Change Date\",\n    \"description\": \"\",\n    \"config\": { \n        \"type\":\"FIELD_CHANGE_CUSTOM_FIELD\", \n        \"changeFieldName\": \"reporter\",\n        \"last\": true\n        }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/FieldChangeDate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1374x13213x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 19:54:10 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"id\": \"customfield_14916\",\n        \"name\": \"Field Change Date\",\n        \"description\": \"Custom field that shows the selected field's first/last change date.\",\n        \"type\": \"plugin.jep:jep-cf-field-change-date\",\n        \"searcherKey\": \"plugin.jep:jep-cf-field-change-date-searcher\",\n        \"category\": \"DATE\",\n        \"config\": {\n            \"id\": 9,\n            \"customFieldId\": 14916,\n            \"changeFieldName\": \"reporter\",\n            \"changeFieldId\": null,\n            \"last\": true\n        }\n    },\n    \"errors\": null\n}"},{"id":"7c5c7a40-c9c6-4d18-b774-783c4678932e","name":"First Resolution User Custom Field","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"First Resolution User\",\n    \"description\": \"\",\n    \"config\": { \n        \"type\":\"RESOLUTION_STATUS_DATE_USER_CUSTOM_FIELD\", \n        \"clearWhenReopened\": true\n        }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/FirstResolvedStatusUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1375x13214x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 19:55:40 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"id\": \"customfield_14917\",\n        \"name\": \"First Resolution User\",\n        \"description\": \"This is a lookup field that displays the first user that resolved the issue\",\n        \"type\": \"plugin.jep:first-resolution-user\",\n        \"searcherKey\": \"plugin.jep:first-resolution-user-searcher\",\n        \"category\": \"USER_AND_GROUP\",\n        \"config\": {\n            \"id\": 11,\n            \"customFieldId\": 14917,\n            \"clearWhenReopened\": true\n        }\n    },\n    \"errors\": null\n}"},{"id":"d9b2829d-f520-41d1-80d1-9679f3877d2f","name":"Last Transitioned Date","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Last Transitioned Date\",\n    \"description\": \"\",\n    \"config\": { \n        \"type\":\"GENERIC_CUSTOM_FIELD\", \n        \"skipSelfTransitions\": false\n        }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/LastTransitionedDate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1377x13215x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 19:57:31 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"id\": \"customfield_14918\",\n        \"name\": \"Last Transitioned Date\",\n        \"description\": \"This is a date field that displays the last transitioned date of the issue\",\n        \"type\": \"plugin.jep:last-transitioned-date\",\n        \"searcherKey\": \"plugin.jep:last-transitioned-date-searcher\",\n        \"category\": \"DATE\",\n        \"config\": {\n            \"id\": 71,\n            \"customFieldName\": \"Last Transitioned Date\",\n            \"customFieldId\": 14918,\n            \"customFieldStatusId\": 0,\n            \"statusIds\": [\n                0\n            ],\n            \"last\": false,\n            \"skipSelfTransitions\": false,\n            \"configurable\": false\n        }\n    },\n    \"errors\": null\n}"},{"id":"a0d2edbb-cb4f-4aa4-8de4-be3359db8292","name":"Generic Status Counter","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Generic Status Counter\",\n    \"description\": \"\",\n    \"config\": { \n        \"type\":\"GENERIC_CUSTOM_FIELD\", \n        \"statuses\":[3, 1]\n        }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/GenericCounter"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1377x13215x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 19:57:31 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n            \"id\": \"customfield_15101\",\n            \"name\": \"Generic Status Counter\",\n            \"description\": \"Customisable counter field\",\n            \"type\": \"plugin.jep:generic-counter\",\n            \"searcherKey\": \"plugin.jep:generic-counter-searcher\",\n            \"category\": \"COUNTER\",\n            \"config\": {\n                \"id\": 73,\n                \"customFieldName\": \"plugin.jep:generic-counter\",\n                \"customFieldId\": 15101,\n                \"customFieldStatusId\": 0,\n                \"statusIds\": [\n                    3,\n                    10001\n                ],\n                \"last\": false,\n                \"skipSelfTransitions\": false,\n                \"configurable\": true\n            }\n        },\n    \"errors\": null\n}"},{"id":"644ec42f-9dc3-4f06-a5e9-d245b817cc70","name":"Field Change Counter","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Field Change Counter\",\n    \"description\": \"\",\n    \"config\": { \n        \"type\":\"FIELD_CHANGE_CUSTOM_FIELD\", \n        \"changeFieldName\": \"customfield_13101\"\n        }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/FieldChangeCounter"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1380x13216x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 20:00:23 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"id\": \"customfield_14919\",\n        \"name\": \"Field Change Counter\",\n        \"description\": \"This is a custom field that displays how many times a field has been changed so far\",\n        \"type\": \"plugin.jep:field-change-counter\",\n        \"searcherKey\": \"plugin.jep:field-change-counter-searcher\",\n        \"category\": \"COUNTER\",\n        \"config\": {\n            \"customFieldId\": 14919,\n            \"counterField\": {\n                \"id\": 3,\n                \"customFieldId\": 14919,\n                \"changeFieldName\": \"customfield_13101\",\n                \"changeFieldId\": null\n            }\n        }\n    },\n    \"errors\": null\n}"},{"id":"2974d928-a415-43cb-94af-6b1459024f83","name":"Comment Field","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Comment Field\",\n    \"description\": \"\",\n    \"config\": { \n        \"type\":\"COMMENT_FIELD_CUSTOM_FIELD\", \n        \"firstOrLast\": \"First\",\n        \"onlyPublic\": true,\n        \"authoredByAssignee\": false, \n        \"maxLength\": 150, \n        \"showUser\": true, \n        \"showTimestamp\": false, \n        \"rendererType\": \"HTML\"\n        }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/Comment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1383x13217x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 20:03:43 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"id\": \"customfield_14920\",\n        \"name\": \"Comment Field\",\n        \"description\": \"This is the custom field which you can configure to see first or last comment in issue navigator\",\n        \"type\": \"plugin.jep:jep-comment\",\n        \"searcherKey\": \"plugin.jep:jep-comment-searcher\",\n        \"category\": \"COMMENT\",\n        \"config\": {\n            \"config\": {\n                \"id\": 19,\n                \"customFieldName\": \"Comment Field\",\n                \"customFieldId\": 14920,\n                \"firstOrLast\": \"First\",\n                \"onlyPublic\": true,\n                \"authoredByAssignee\": false,\n                \"maxLength\": 150,\n                \"showUser\": true,\n                \"showTimestamp\": false,\n                \"rendererType\": \"HTML\"\n            },\n            \"comment\": null\n        }\n    },\n    \"errors\": null\n}"},{"id":"6f615be5-c4ff-4530-8a6b-062a8965223b","name":"Commented Status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Commented Status\",\n    \"description\": \"\",\n    \"config\": { \n        \"type\":\"STATUS_CUSTOM_FIELD\", \n        \"commentType\": \"PUBLIC\",\n        \"last\": true \n        }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/CommentedStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1385x13218x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 20:05:11 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"id\": \"customfield_14921\",\n        \"name\": \"Commented Status\",\n        \"description\": \"Custom field that represents the first/last status issue was commented\",\n        \"type\": \"plugin.jep:commented-status-customfield\",\n        \"searcherKey\": \"plugin.jep:commented-status-customfield-searcher\",\n        \"category\": \"STATUS\",\n        \"config\": {\n            \"customFieldId\": \"customfield_14921\",\n            \"statusField\": {\n                \"id\": 24,\n                \"customFieldId\": \"customfield_14921\",\n                \"fieldConfigId\": null,\n                \"customFieldName\": \"Commented Status\",\n                \"commentType\": \"PUBLIC\",\n                \"last\": true\n            }\n        }\n    },\n    \"errors\": null\n}"},{"id":"727295ec-06a1-4b76-ae54-96070015ae4d","name":"Parent Issue Field","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Parent Issue Field\",\n    \"description\": \"\",\n    \"config\": { \n        \"type\":\"PARENT_FIELD_CUSTOM_FIELD\", \n        \"fieldKey\": \"customfield_14000\"\n        }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/ParentField"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1386x13219x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 20:06:29 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"id\": \"customfield_14922\",\n        \"name\": \"Parent Issue Field\",\n        \"description\": \"This is a custom field that displays parent's selected field\",\n        \"type\": \"plugin.jep:jep-cf-parentfield\",\n        \"searcherKey\": null,\n        \"category\": \"PARENT_LINKED_EPIC\",\n        \"config\": {\n            \"customField\": null,\n            \"customFieldId\": 14922,\n            \"name\": \"Parent Issue Field\",\n            \"customFieldTypeName\": null,\n            \"customFieldTypeKey\": null,\n            \"id\": 7,\n            \"fieldKey\": \"customfield_14000\"\n        }\n    },\n    \"errors\": null\n}"},{"id":"4bfb3d72-aaab-4291-b5a5-147df6fc62ec","name":"Linked Issue Count Field","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Linked Issue Count Field\",\n    \"description\": \"\",\n    \"config\": { \n        \"type\":\"LINKED_ISSUES_CUSTOM_FIELD\", \n        \"issueLinkTypeId\": 10001,\n        \"direction\": \"OUTWARD\"\n        }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/LinkedIssues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1388x13220x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 20:08:23 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"id\": \"customfield_14923\",\n        \"name\": \"Linked Issue Count Field\",\n        \"description\": \"This is a custom field that displays outward issue links and counts with given link type\",\n        \"type\": \"plugin.jep:jep-cf-linkedissues\",\n        \"searcherKey\": \"plugin.jep:jep-cf-linkedissues-searcher\",\n        \"category\": \"PARENT_LINKED_EPIC\",\n        \"config\": {\n            \"customFieldId\": 14923,\n            \"jepLinkedField\": {\n                \"id\": 15,\n                \"customFieldId\": 14923,\n                \"issueLinkTypeId\": 10001,\n                \"direction\": \"OUTWARD\"\n            }\n        }\n    },\n    \"errors\": null\n}"},{"id":"d687335d-d330-4cdd-9aa2-b2333314abc9","name":"Linked Issue Field","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Linked Issue Field\",\n    \"description\": \"\",\n    \"config\": { \n        \"type\":\"LINKED_FIELD_VALUE_CUSTOM_FIELD\", \n        \"links\": \"is cloned by,is duplicated by\",\n        \"fieldKey\": \"assignee\"\n        }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/LinkedFieldValue"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1389x13221x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 20:09:47 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"id\": \"customfield_14924\",\n        \"name\": \"Linked Issue Field\",\n        \"description\": \"This is a custom field that displays linked issues selected field\",\n        \"type\": \"plugin.jep:jep-cf-linkedfieldvalue\",\n        \"searcherKey\": null,\n        \"category\": \"PARENT_LINKED_EPIC\",\n        \"config\": {\n            \"customFieldId\": 14924,\n            \"linkedFieldValue\": {\n                \"id\": 5,\n                \"customFieldId\": 14924,\n                \"links\": \"is cloned by,is duplicated by\",\n                \"fieldKey\": \"assignee\"\n            }\n        }\n    },\n    \"errors\": null\n}"},{"id":"3880cd23-6898-4056-999f-cca4dbda2444","name":"Time in Status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Time in Status\",\n    \"description\": \"\",\n    \"config\": { \n        \"type\":\"FIELD_CONFIG_LIST_CUSTOM_FIELD\", \n        \"config\":[\n            {\n                \"config\": {\n                    \"statuses\":\"10000,10001,10002\",\n                    \"calendarId\":0,\n                    \"occurrenceType\":\"CUMULATIVE\",\n                    \"fieldKey\": \"assignee\",\n                    \"formatterMV\":{\"day\":true,\"hour\":true,\"minute\":true,\"second\":true,\"useSuffix\":true,\"suffixType\":\"NORMAL\",\"useSeparator\":true,\"separatorText\":\", \"},\n                    \"formatterNV\":{\"day\":true,\"hour\":true,\"minute\":true,\"second\":true,\"useSuffix\":true,\"suffixType\":\"NORMAL\",\"useSeparator\":true,\"separatorText\":\", \"},\n                    \"formatterBV\":{\"day\":true,\"hour\":true,\"minute\":true,\"second\":true,\"useSuffix\":true,\"suffixType\":\"NORMAL\",\"useSeparator\":true,\"separatorText\":\", \"}\n                    }\n            }\n        ]\n    }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/StatusTime"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1394x13225x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 20:14:47 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"id\": \"customfield_14926\",\n        \"name\": \"Time in Status\",\n        \"description\": \"A configurable custom field type to show time spent at a status.\",\n        \"type\": \"plugin.jep:jep-statustime\",\n        \"searcherKey\": \"plugin.jep:jep-statustime-searcher\",\n        \"category\": \"DURATION\",\n        \"config\": [\n            {\n                \"fieldConfigId\": 15026,\n                \"fieldConfigName\": \"Default Configuration Scheme for Time in Status\",\n                \"config\": {\n                    \"customFieldId\": \"customfield_14926\",\n                    \"jepStatusTime\": {\n                        \"id\": 55,\n                        \"customFieldId\": \"customfield_14926\",\n                        \"fieldConfigId\": 15026,\n                        \"customFieldName\": null,\n                        \"statusId\": null,\n                        \"statuses\": \"10000,10001,10002\",\n                        \"occurrenceType\": \"CUMULATIVE\",\n                        \"fieldKey\": \"assignee\",\n                        \"calendar\": null,\n                        \"workingTime\": null,\n                        \"formatterMV\": {\n                            \"id\": 394,\n                            \"month\": false,\n                            \"week\": false,\n                            \"day\": true,\n                            \"hour\": true,\n                            \"minute\": true,\n                            \"second\": true,\n                            \"useSuffix\": true,\n                            \"suffixType\": \"NORMAL\",\n                            \"useSeparator\": true,\n                            \"separatorText\": \", \",\n                            \"onlyOneTimeUnitSelected\": false\n                        },\n                        \"formatterNV\": {\n                            \"id\": 395,\n                            \"month\": false,\n                            \"week\": false,\n                            \"day\": true,\n                            \"hour\": true,\n                            \"minute\": true,\n                            \"second\": true,\n                            \"useSuffix\": true,\n                            \"suffixType\": \"NORMAL\",\n                            \"useSeparator\": true,\n                            \"separatorText\": \", \",\n                            \"onlyOneTimeUnitSelected\": false\n                        },\n                        \"formatterBV\": {\n                            \"id\": 396,\n                            \"month\": false,\n                            \"week\": false,\n                            \"day\": true,\n                            \"hour\": true,\n                            \"minute\": true,\n                            \"second\": true,\n                            \"useSuffix\": true,\n                            \"suffixType\": \"NORMAL\",\n                            \"useSeparator\": true,\n                            \"separatorText\": \", \",\n                            \"onlyOneTimeUnitSelected\": false\n                        }\n                    }\n                }\n            }\n        ]\n    },\n    \"errors\": null\n}"}],"_postman_id":"ada6b7ec-b490-4ea1-9581-7996449c7920"},{"name":"Delete Jep Custom Field","id":"3c34cf53-7564-490a-b3b8-8feb82331b06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/:customFieldId","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","name":"Enhancer Plugin for Jira - REST API","type":"collection"}},"urlObject":{"path":["rest","jep-api","1.0","jep-customfields",":customFieldId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"customFieldId"}]}},"response":[{"id":"31bafa82-a9f6-4c55-b7cf-8c42aa60b80e","name":"Delete Jep Custom Field","originalRequest":{"method":"DELETE","header":[],"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields/customfield_13900"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"779x3038x1"},{"key":"X-ASESSIONID","value":"1o6fotq"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 22 Jun 2021 09:59:04 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": null,\n    \"errors\": null\n}"}],"_postman_id":"3c34cf53-7564-490a-b3b8-8feb82331b06"}],"id":"03409437-2bd6-4c53-ad7f-8412ef3eaf10","_postman_id":"03409437-2bd6-4c53-ad7f-8412ef3eaf10","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","name":"Enhancer Plugin for Jira - REST API","type":"collection"}}},{"name":"/jep-customfields-helper","item":[{"name":"Get Jep Needed Configs","id":"446a6216-2845-463f-b1be-ee0b1f1d5e07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields-helper/needed-configs","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","name":"Enhancer Plugin for Jira - REST API","type":"collection"}},"urlObject":{"path":["rest","jep-api","1.0","jep-customfields-helper","needed-configs"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"17de244c-01b1-4675-9729-908600bc5fe8","name":"Successful request","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields-helper/needed-configs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"533x3863x1"},{"key":"X-ASESSIONID","value":"1lgfj0s"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 01 Jul 2021 05:53:30 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": {\n        \"jepCustomFieldsEnumMap\": {\n            \"FirstInProgressStatusDate\": {\n                \"key\": \"plugin.jep:first-inprogress-date\",\n                \"name\": \"First \\\"In Progress\\\" Status Date\",\n                \"searcherKey\": \"plugin.jep:first-inprogress-date-searcher\",\n                \"description\": \"This is a date field that displays the first time a user changes issue's status 'In Progress'\",\n                \"category\": \"DATE\"\n            },\n            \"NoResponseTimeCalculator\": {\n                \"key\": \"plugin.jep:response-timespan-still-waiting\",\n                \"name\": \"No Response Time Calculator\",\n                \"searcherKey\": \"plugin.jep:response-timespan-still-waiting-searcher\",\n                \"description\": \"Displays the amount of time passed after issue is created and still waiting for response\",\n                \"category\": \"DURATION\"\n            },\n            \"EpicField\": {\n                \"key\": \"plugin.jep:jep-cf-epicfield\",\n                \"name\": \"Epic Field\",\n                \"searcherKey\": null,\n                \"description\": \"This is a custom field that displays epic's selected field\",\n                \"category\": \"PARENT_LINKED_EPIC\"\n            },\n            \"AdditionalUser\": {\n                \"key\": \"plugin.jep:additional-user-custom-field1\",\n                \"name\": \"Additional User\",\n                \"searcherKey\": \"plugin.jep:additional-user-custom-field1-searcher\",\n                \"description\": \"This is an additional and customizable user field that displays the user that changes issue's state to the one in configuration\"\n            },\n            \"LastPublicCommentDate\": {\n                \"key\": \"plugin.jep:last-public-comment-date\",\n                \"name\": \"Last Public Commented Date\",\n                \"searcherKey\": \"plugin.jep:last-public-comment-date-searcher\",\n                \"description\": \"This is a date field that displays the last public comment (reporter's comments are not counted) date of the issue\",\n                \"category\": \"DATE\"\n            },\n            \"ResolvedStatusCounter\": {\n                \"key\": \"plugin.jep:resolved-counter\",\n                \"name\": \"\\\"Resolved\\\" Status Counter\",\n                \"searcherKey\": \"plugin.jep:resolved-counter-searcher\",\n                \"description\": \"Displays how many times issue has been resolved\",\n                \"category\": \"COUNTER\"\n            },\n            \"FirstInProgressStatusUser\": {\n                \"key\": \"plugin.jep:first-inprogress-user\",\n                \"name\": \"First \\\"In Progress\\\" Status User\",\n                \"searcherKey\": \"plugin.jep:first-inprogress-user-searcher\",\n                \"description\": \"This is a lookup field that displays the first time a user changes issue's status 'In Progress'\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"FirstResponseTimeCalculator\": {\n                \"key\": \"plugin.jep:response-timespan\",\n                \"name\": \"First Response Time Calculator\",\n                \"searcherKey\": \"plugin.jep:response-timespan-searcher\",\n                \"description\": \"Displays the amount of time passed between the creation date of the issue and the first public comment date of the issue\",\n                \"category\": \"DURATION\"\n            },\n            \"LastPublicCommentedUser\": {\n                \"key\": \"plugin.jep:last-public-comment-user\",\n                \"name\": \"Last Public Commented User\",\n                \"searcherKey\": \"plugin.jep:last-public-user-commented-searcher\",\n                \"description\": \"This is a lookup field that displays the last public commenter (reporter's comments are not counted)\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"FilterableMultiGroup\": {\n                \"key\": \"plugin.jep:jep-filterable-multigrouppicker\",\n                \"name\": \"Filterable Multi-Group Picker\",\n                \"searcherKey\": \"plugin.jep:jep-filterable-group-picker-searcher\",\n                \"description\": \"Choose multiple user groups.\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"LastInProgressStatusUser\": {\n                \"key\": \"plugin.jep:last-inprogress-user\",\n                \"name\": \"Last \\\"In Progress\\\" Status User\",\n                \"searcherKey\": \"plugin.jep:last-inprogress-user-searcher\",\n                \"description\": \"This is a user field that displays the last user that makes issue's status \\\"In Progress\\\"\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"AdditionalDate\": {\n                \"key\": \"plugin.jep:additional-date-custom-field1\",\n                \"name\": \"Additional Date\",\n                \"searcherKey\": \"plugin.jep:additional-date-custom-field1-searcher\",\n                \"description\": \"This is an additional and customizable date field that displays the date that issue changes to a state in configuration\"\n            },\n            \"LastResolutionStatusUser\": {\n                \"key\": \"plugin.jep:last-resolution-user\",\n                \"name\": \"Last \\\"Resolved\\\" Status User\",\n                \"searcherKey\": \"plugin.jep:last-resolution-user-searcher\",\n                \"description\": \"This is a lookup field that displays the last user that resolved the issue\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"FilterableSingleGroup\": {\n                \"key\": \"plugin.jep:jep-filterable-singlegrouppicker\",\n                \"name\": \"Filterable Single Group Picker\",\n                \"searcherKey\": \"plugin.jep:jep-filterable-group-picker-searcher\",\n                \"description\": \"Choose single user group.\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"GenericCounter\": {\n                \"key\": \"plugin.jep:generic-counter\",\n                \"name\": \"Generic Counter\",\n                \"searcherKey\": \"plugin.jep:generic-counter-searcher\",\n                \"description\": \"Customisable counter field\",\n                \"category\": \"COUNTER\"\n            },\n            \"FirstClosedStatusDate\": {\n                \"key\": \"plugin.jep:first-closed-date\",\n                \"name\": \"First \\\"Closed\\\" Status Date\",\n                \"searcherKey\": \"plugin.jep:first-closed-date-searcher\",\n                \"description\": \"This is a date field that displays the first closing date of the issue\",\n                \"category\": \"DATE\"\n            },\n            \"InProgressStatusCounter\": {\n                \"key\": \"plugin.jep:inprogress-counter\",\n                \"name\": \"\\\"In Progress\\\" Status Counter\",\n                \"searcherKey\": \"plugin.jep:inprogress-counter-searcher\",\n                \"description\": \"Displays how many times issue's state changed to 'In Progress'\",\n                \"category\": \"COUNTER\"\n            },\n            \"LastResolutionStatusDate\": {\n                \"key\": \"plugin.jep:last-resolution-date\",\n                \"name\": \"Last \\\"Resolved\\\" Status Date\",\n                \"searcherKey\": \"plugin.jep:last-resolution-date-range\",\n                \"description\": \"This is a date field that displays the last resolution date of the issue\",\n                \"category\": \"DATE\"\n            },\n            \"ResolutionTime\": {\n                \"key\": \"plugin.jep:resolution-timespan\",\n                \"name\": \"Resolution Time Custom Field\",\n                \"searcherKey\": \"plugin.jep:resolution-timespan-searcher\",\n                \"description\": \"Displays the amount of time passed between the creation and the resolution date of the issue\",\n                \"category\": \"DURATION\"\n            },\n            \"FirstReopenedStatusUser\": {\n                \"key\": \"plugin.jep:first-reopened-user\",\n                \"name\": \"First \\\"Reopened\\\" Status User\",\n                \"searcherKey\": \"plugin.jep:first-reopened-user-searcher\",\n                \"description\": \"This is a lookup field that displays the first user that reopened the issue\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"AdditionalDate2\": {\n                \"key\": \"plugin.jep:additional-date-custom-field2\",\n                \"name\": \"Additional Date2\",\n                \"searcherKey\": \"plugin.jep:additional-date-custom-field2-searcher\",\n                \"description\": \"This is an additional and customizable date field that displays the date that issue changes to a state in configuration\"\n            },\n            \"LastClosedUser\": {\n                \"key\": \"plugin.jep:last-closed-user\",\n                \"name\": \"Last \\\"Closed\\\" Status User\",\n                \"searcherKey\": \"plugin.jep:last-closure-user-searcher\",\n                \"description\": \"This is a lookup field that displays the last user that closed the issue\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"FieldChangeUser\": {\n                \"key\": \"plugin.jep:jep-cf-field-change-user\",\n                \"name\": \"Field Change User\",\n                \"searcherKey\": \"plugin.jep:jep-cf-field-change-user-searcher\",\n                \"description\": \"Custom field that shows the selected field's first/last change user.\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"FirstPublicCommentedUser\": {\n                \"key\": \"plugin.jep:first-public-comment-user\",\n                \"name\": \"First Public Commented User\",\n                \"searcherKey\": \"plugin.jep:first-public-user-commented-searcher\",\n                \"description\": \"This is a lookup field that displays the first public commenter (reporter's comments are not counted)\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"AdditionalUser2\": {\n                \"key\": \"plugin.jep:additional-user-custom-field2\",\n                \"name\": \"Additional User2\",\n                \"searcherKey\": \"plugin.jep:additional-user-custom-field2-searcher\",\n                \"description\": \"This is an additional and customizable user field that displays the user that changes issue's state to the one in configuration\"\n            },\n            \"FirstCommentDate\": {\n                \"key\": \"plugin.jep:first-commented-date\",\n                \"name\": \"First Comment Date\",\n                \"searcherKey\": \"plugin.jep:first-commented-date-searcher\",\n                \"description\": \"This is a date field that displays the first commented date of the issue\",\n                \"category\": \"DATE\"\n            },\n            \"LastReopenedUser\": {\n                \"key\": \"plugin.jep:last-reopened-user\",\n                \"name\": \"Last \\\"Reopened\\\" Status User\",\n                \"searcherKey\": \"plugin.jep:last-reopened-user-searcher\",\n                \"description\": \"This is a lookup field that displays the last user that reopened the issue\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"FirstResolvedStatusDate\": {\n                \"key\": \"plugin.jep:first-resolution-date\",\n                \"name\": \"First \\\"Resolved\\\" Status Date\",\n                \"searcherKey\": \"plugin.jep:first-resolution-date-range\",\n                \"description\": \"This is a date field that displays the first resolution date of the issue\",\n                \"category\": \"DATE\"\n            },\n            \"LinkedFieldValue\": {\n                \"key\": \"plugin.jep:jep-cf-linkedfieldvalue\",\n                \"name\": \"Linked Field Value\",\n                \"searcherKey\": null,\n                \"description\": \"This is a custom field that displays linked issues selected field\",\n                \"category\": \"PARENT_LINKED_EPIC\"\n            },\n            \"LinkedIssues\": {\n                \"key\": \"plugin.jep:jep-cf-linkedissues\",\n                \"name\": \"Linked Issues\",\n                \"searcherKey\": \"plugin.jep:jep-cf-linkedissues-searcher\",\n                \"description\": \"This is a custom field that displays outward issue links and counts with given link type\",\n                \"category\": \"PARENT_LINKED_EPIC\"\n            },\n            \"FirstClosedStatusUser\": {\n                \"key\": \"plugin.jep:first-closed-user\",\n                \"name\": \"First \\\"Closed\\\" Status User\",\n                \"searcherKey\": \"plugin.jep:first-closed-user-searcher\",\n                \"description\": \"This is a lookup field that displays the first user that closed the issue\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"FirstTransitionedDate\": {\n                \"key\": \"plugin.jep:first-transitioned-date\",\n                \"name\": \"First Transitioned Date\",\n                \"searcherKey\": \"plugin.jep:first-transitioned-date-searcher\",\n                \"description\": \"This is a date field that displays the first transitioned date of the issue\",\n                \"category\": \"DATE\"\n            },\n            \"ReoepenedStatusCounter\": {\n                \"key\": \"plugin.jep:reopened-counter\",\n                \"name\": \"\\\"Reopened\\\" Status Counter\",\n                \"searcherKey\": \"plugin.jep:reopened-counter-searcher\",\n                \"description\": \"Displays how many times issue is reopened\",\n                \"category\": \"COUNTER\"\n            },\n            \"LastReopenedStatusDate\": {\n                \"key\": \"plugin.jep:last-reopened-date\",\n                \"name\": \"Last \\\"Reopened\\\" Status Date\",\n                \"searcherKey\": \"plugin.jep:last-reopened-date-range\",\n                \"description\": \"This is a date field that displays the last reopening date of the issue\",\n                \"category\": \"DATE\"\n            },\n            \"InitialStatus\": {\n                \"key\": \"plugin.jep:initial-status-customfield\",\n                \"name\": \"Initial Status\",\n                \"searcherKey\": \"plugin.jep:initial-status-customfield-searcher\",\n                \"description\": \"Custom field that represents the very first status of the issue\",\n                \"category\": \"STATUS\"\n            },\n            \"FirstTransitionedUser\": {\n                \"key\": \"plugin.jep:first-transitioned-user\",\n                \"name\": \"First Transitioned User\",\n                \"searcherKey\": \"plugin.jep:first-transitioned-user-searcher\",\n                \"description\": \"This is a lookup field that displays the first user who transitioned the issue\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"StatusExitDate\": {\n                \"key\": \"plugin.jep:jep-cf-status-exit-date\",\n                \"name\": \"Status Exit Date\",\n                \"searcherKey\": \"plugin.jep:jep-cf-status-exit-date-searcher\",\n                \"description\": \"Custom field to store issue's first/last status exit date (date that issue's status was changed from selected status).\",\n                \"category\": \"DATE\"\n            },\n            \"AdditionalCounter\": {\n                \"key\": \"plugin.jep:additional-counter1\",\n                \"name\": \"Additional Counter\",\n                \"searcherKey\": \"plugin.jep:additional-counter1-searcher\",\n                \"description\": \"This is an additional and customizable counter that user may configure for any state\"\n            },\n            \"FirstCommentUser\": {\n                \"key\": \"plugin.jep:first-user-commented\",\n                \"name\": \"First Comment User\",\n                \"searcherKey\": \"plugin.jep:first-user-commented-searcher\",\n                \"description\": \"This is a lookup field that displays the last commenter\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"FirstPublicCommentDate\": {\n                \"key\": \"plugin.jep:first-public-comment-date\",\n                \"name\": \"First Public Commented Date\",\n                \"searcherKey\": \"plugin.jep:first-public-comment-date-searcher\",\n                \"description\": \"This is a date field that displays the first public comment (reporter's comments are not counted) date of the issue\",\n                \"category\": \"DATE\"\n            },\n            \"ClosedStatusCounter\": {\n                \"key\": \"plugin.jep:closed-counter\",\n                \"name\": \"\\\"Closed\\\" Status Counter\",\n                \"searcherKey\": \"plugin.jep:closed-counter-searcher\",\n                \"description\": \"Displays how many times issue is closed\",\n                \"category\": \"COUNTER\"\n            },\n            \"GenericUser\": {\n                \"key\": \"plugin.jep:generic-user\",\n                \"name\": \"Generic User\",\n                \"searcherKey\": \"plugin.jep:generic-user-searcher\",\n                \"description\": \"Customisable user field\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"ParentField\": {\n                \"key\": \"plugin.jep:jep-cf-parentfield\",\n                \"name\": \"Parent Field\",\n                \"searcherKey\": null,\n                \"description\": \"This is a custom field that displays parent's selected field\",\n                \"category\": \"PARENT_LINKED_EPIC\"\n            },\n            \"StateoscopeTabPanel\": {\n                \"key\": \"plugin.jep:stateoscope-tabpanel\",\n                \"name\": \"Stateoscope Issue Tab Panel\",\n                \"searcherKey\": null,\n                \"description\": null\n            },\n            \"FieldChangeCounter\": {\n                \"key\": \"plugin.jep:field-change-counter\",\n                \"name\": \"Field Change Counter\",\n                \"searcherKey\": \"plugin.jep:field-change-counter-searcher\",\n                \"description\": \"This is a custom field that displays how many times a field has been changed so far\",\n                \"category\": \"COUNTER\"\n            },\n            \"LastTransitionedDate\": {\n                \"key\": \"plugin.jep:last-transitioned-date\",\n                \"name\": \"Last Transitioned Date\",\n                \"searcherKey\": \"plugin.jep:last-transitioned-date-searcher\",\n                \"description\": \"This is a date field that displays the last transitioned date of the issue\",\n                \"category\": \"DATE\"\n            },\n            \"AdditionalCounter2\": {\n                \"key\": \"plugin.jep:additional-counter2\",\n                \"name\": \"Additional Counter2\",\n                \"searcherKey\": \"plugin.jep:additional-counter2-searcher\",\n                \"description\": \"This is an additional and customizable counter that user may configure for any state\"\n            },\n            \"FirstReopenedStatusDate\": {\n                \"key\": \"plugin.jep:first-reopened-date\",\n                \"name\": \"First \\\"Reopened\\\" Status Date\",\n                \"searcherKey\": \"plugin.jep:first-reopened-date-range\",\n                \"description\": \"This is a date field that displays the first reopening date of the issue\",\n                \"category\": \"DATE\"\n            },\n            \"LastCommentDate\": {\n                \"key\": \"plugin.jep:last-commented-date\",\n                \"name\": \"Last Comment Date\",\n                \"searcherKey\": \"plugin.jep:last-commented-date-searcher\",\n                \"description\": \"This is a date field that displays the last commented date of the issue\",\n                \"category\": \"DATE\"\n            },\n            \"FieldChangeDate\": {\n                \"key\": \"plugin.jep:jep-cf-field-change-date\",\n                \"name\": \"Field Change Date\",\n                \"searcherKey\": \"plugin.jep:jep-cf-field-change-date-searcher\",\n                \"description\": \"Custom field that shows the selected field's first/last change date.\",\n                \"category\": \"DATE\"\n            },\n            \"StatusExitUser\": {\n                \"key\": \"plugin.jep:jep-cf-status-exit-user\",\n                \"name\": \"Status Exit User\",\n                \"searcherKey\": \"plugin.jep:jep-cf-status-exit-user-searcher\",\n                \"description\": \"Custom field to store issue's first/last status exit user (user who changed issue's status from the selected status).\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"Comment\": {\n                \"key\": \"plugin.jep:jep-comment\",\n                \"name\": \"Comment Field\",\n                \"searcherKey\": \"plugin.jep:jep-comment-searcher\",\n                \"description\": \"This is the custom field which you can configure to see first or last comment in issue navigator\",\n                \"category\": \"COMMENT\"\n            },\n            \"StatusTime\": {\n                \"key\": \"plugin.jep:jep-statustime\",\n                \"name\": \"Status Time\",\n                \"searcherKey\": \"plugin.jep:jep-statustime-searcher\",\n                \"description\": \"A configurable custom field type to show time spent at a status.\",\n                \"category\": \"DURATION\"\n            },\n            \"LastCommentUser\": {\n                \"key\": \"plugin.jep:last-user-commented\",\n                \"name\": \"Last Comment User\",\n                \"searcherKey\": \"plugin.jep:last-user-commented-searcher\",\n                \"description\": \"This is a lookup field that displays the last commenter\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"AttachmentsCounter\": {\n                \"key\": \"plugin.jep:attachments-counter\",\n                \"name\": \"Attachments Counter\",\n                \"searcherKey\": \"plugin.jep:attachments-counter-searcher\",\n                \"description\": \"Displays how many attachments are there in the issue\",\n                \"category\": \"COUNTER\"\n            },\n            \"GenericDate\": {\n                \"key\": \"plugin.jep:generic-date\",\n                \"name\": \"Generic Date\",\n                \"searcherKey\": \"plugin.jep:generic-date-searcher\",\n                \"description\": \"Customisable date field\",\n                \"category\": \"DATE\"\n            },\n            \"LastUpdatedUser\": {\n                \"key\": \"plugin.jep:last-updated-user\",\n                \"name\": \"Last Updated User\",\n                \"searcherKey\": \"plugin.jep:last-updated-user-searcher\",\n                \"description\": \"This is a lookup field that displays the last user who updated the issue\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"SubTaskElapsedTimeCalculator\": {\n                \"key\": \"plugin.jep:jep-timeanalyzer\",\n                \"name\": \"Sub-task Elapsed Time Calculator\",\n                \"searcherKey\": null,\n                \"description\": \"A custom field to show cumulative working durations of sub-tasks of an issue.\",\n                \"category\": \"DURATION\"\n            },\n            \"FirstResolvedStatusUser\": {\n                \"key\": \"plugin.jep:first-resolution-user\",\n                \"name\": \"First \\\"Resolved\\\" Status User\",\n                \"searcherKey\": \"plugin.jep:first-resolution-user-searcher\",\n                \"description\": \"This is a lookup field that displays the first user that resolved the issue\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"FilterableMultiUser\": {\n                \"key\": \"plugin.jep:jep-filterable-multiuser-picker\",\n                \"name\": \"Filterable Multi-User Picker\",\n                \"searcherKey\": \"plugin.jep:jep-filterable-multiuser-picker-searcher\",\n                \"description\": \"Choose multiple users from the user base via a popup picker window.\",\n                \"category\": \"USER_AND_GROUP\"\n            },\n            \"TimeBetweenTwoStatus\": {\n                \"key\": \"plugin.jep:jep-timebetweentwostatus\",\n                \"name\": \"Time Between\",\n                \"searcherKey\": \"plugin.jep:jep-timebetweentwostatus-searcher\",\n                \"description\": \"A configurable custom field type for time between two status.\",\n                \"category\": \"DURATION\"\n            },\n            \"CommentedStatus\": {\n                \"key\": \"plugin.jep:commented-status-customfield\",\n                \"name\": \"Commented Status\",\n                \"searcherKey\": \"plugin.jep:commented-status-customfield-searcher\",\n                \"description\": \"Custom field that represents the first/last status issue was commented\",\n                \"category\": \"STATUS\"\n            },\n            \"LastInProgressStatusDate\": {\n                \"key\": \"plugin.jep:last-inprogress-date\",\n                \"name\": \"Last \\\"In Progress\\\" Status Date\",\n                \"searcherKey\": \"plugin.jep:last-inprogress-date-searcher\",\n                \"description\": \"This is a date field that displays the last time a user makes issue's status \\\"In Progress\\\"\",\n                \"category\": \"DATE\"\n            },\n            \"LastClosedStatusDate\": {\n                \"key\": \"plugin.jep:last-closed-date\",\n                \"name\": \"Last \\\"Closed\\\" Status Date\",\n                \"searcherKey\": \"plugin.jep:last-closed-date-searcher\",\n                \"description\": \"This is a date field that displays the last closing date of the issue\",\n                \"category\": \"DATE\"\n            },\n            \"ReoepenedIssue\": {\n                \"key\": \"plugin.jep:reopened-issue\",\n                \"name\": \"Reopened Issue\",\n                \"searcherKey\": null,\n                \"description\": \"Displays how many times and when issue is reopened\"\n            },\n            \"LastTransitionedUser\": {\n                \"key\": \"plugin.jep:last-transitioned-user\",\n                \"name\": \"Last Transitioned User\",\n                \"searcherKey\": \"plugin.jep:last-transitioned-user-searcher\",\n                \"description\": \"This is a lookup field that displays the last user who transitioned the issue\",\n                \"category\": \"USER_AND_GROUP\"\n            }\n        }\n    },\n    \"errors\": null\n}"}],"_postman_id":"446a6216-2845-463f-b1be-ee0b1f1d5e07"},{"name":"Get All Jira Fields","id":"7164276c-2d0a-436b-a513-fdedbc207110","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields-helper/all-jira-fields","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","name":"Enhancer Plugin for Jira - REST API","type":"collection"}},"urlObject":{"path":["rest","jep-api","1.0","jep-customfields-helper","all-jira-fields"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"ff522e42-4e2f-4b60-8b6b-c53e39c21a59","name":"Successful request","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields-helper/all-jira-fields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"534x3864x1"},{"key":"X-ASESSIONID","value":"1lgfj0s"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 01 Jul 2021 05:54:37 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": [\n        {\n            \"value\": \"versions\",\n            \"label\": \"Affects Version/s\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_10100\",\n            \"label\": \"Approvals\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"assignee\",\n            \"label\": \"Assignee\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14920\",\n            \"label\": \"Comment Field\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14921\",\n            \"label\": \"Commented Status\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"components\",\n            \"label\": \"Component/s\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"created\",\n            \"label\": \"Created\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"creator\",\n            \"label\": \"Creator\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_10001\",\n            \"label\": \"Customer Request Type\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"description\",\n            \"label\": \"Description\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_10003\",\n            \"label\": \"Development\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"duedate\",\n            \"label\": \"Due Date\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"environment\",\n            \"label\": \"Environment\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_10105\",\n            \"label\": \"Epic Color\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14915\",\n            \"label\": \"Epic Field CF\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_10102\",\n            \"label\": \"Epic Link\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_10104\",\n            \"label\": \"Epic Name\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_10103\",\n            \"label\": \"Epic Status\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14919\",\n            \"label\": \"Field Change Counter\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14916\",\n            \"label\": \"Field Change Date Custom Field\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14917\",\n            \"label\": \"First Resolution User Custom Field\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14910\",\n            \"label\": \"First Response Time Calculator\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"fixVersions\",\n            \"label\": \"Fix Version/s\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"thumbnail\",\n            \"label\": \"Images\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14911\",\n            \"label\": \"Initial Status Custom Field\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"issuetype\",\n            \"label\": \"Issue Type\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"issuekey\",\n            \"label\": \"Key\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"labels\",\n            \"label\": \"Labels\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14918\",\n            \"label\": \"Last Transitioned Date\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"lastViewed\",\n            \"label\": \"Last Viewed\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14923\",\n            \"label\": \"Linked Issue Count Field\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14924\",\n            \"label\": \"Linked Issue Field\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"issuelinks\",\n            \"label\": \"Linked Issues\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_10002\",\n            \"label\": \"Organizations\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"timeoriginalestimate\",\n            \"label\": \"Original Estimate\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14922\",\n            \"label\": \"Parent Issue Field\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"priority\",\n            \"label\": \"Priority\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"progress\",\n            \"label\": \"Progress\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"project\",\n            \"label\": \"Project\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_10101\",\n            \"label\": \"Rank\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"timeestimate\",\n            \"label\": \"Remaining Estimate\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"reporter\",\n            \"label\": \"Reporter\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_10000\",\n            \"label\": \"Request participants\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"resolution\",\n            \"label\": \"Resolution\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"resolutiondate\",\n            \"label\": \"Resolved\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"security\",\n            \"label\": \"Security Level\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_10106\",\n            \"label\": \"Sprint\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"status\",\n            \"label\": \"Status\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_10107\",\n            \"label\": \"Story Points\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"subtasks\",\n            \"label\": \"Sub-Tasks\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14905\",\n            \"label\": \"Sub-task Elapsed Time Calculator\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"summary\",\n            \"label\": \"Summary\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14904\",\n            \"label\": \"Time Between Custom Field\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14925\",\n            \"label\": \"Time In Status\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"timespent\",\n            \"label\": \"Time Spent\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"updated\",\n            \"label\": \"Updated\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"votes\",\n            \"label\": \"Votes\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"watches\",\n            \"label\": \"Watchers\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"workratio\",\n            \"label\": \"Work Ratio\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14200\",\n            \"label\": \"cascading select list\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14637\",\n            \"label\": \"first in progress status date test\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_13103\",\n            \"label\": \"jira multi group picker\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_13200\",\n            \"label\": \"multi jira user picker\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14000\",\n            \"label\": \"select list multiple\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_13101\",\n            \"label\": \"single jira user picker\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_14300\",\n            \"label\": \"single list picker\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"customfield_10108\",\n            \"label\": \"transition-counter\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"aggregatetimeoriginalestimate\",\n            \"label\": \"Σ Original Estimate\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"aggregateprogress\",\n            \"label\": \"Σ Progress\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"aggregatetimeestimate\",\n            \"label\": \"Σ Remaining Estimate\",\n            \"extra\": null\n        },\n        {\n            \"value\": \"aggregatetimespent\",\n            \"label\": \"Σ Time Spent\",\n            \"extra\": null\n        }\n    ],\n    \"errors\": null\n}"}],"_postman_id":"7164276c-2d0a-436b-a513-fdedbc207110"},{"name":"Get All Date Fields","id":"8328a478-1f74-4fd3-bf3e-59160e3e5714","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields-helper/all-date-fields","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","name":"Enhancer Plugin for Jira - REST API","type":"collection"}},"urlObject":{"path":["rest","jep-api","1.0","jep-customfields-helper","all-date-fields"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"094e98b7-5dae-4e00-8964-171a13e3b350","name":"Successful request","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/rest/jep-api/1.0/jep-customfields-helper/all-date-fields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"536x3865x1"},{"key":"X-ASESSIONID","value":"1lgfj0s"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 01 Jul 2021 05:56:04 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorCode\": null,\n    \"errorMessage\": null,\n    \"data\": [\n        {\n            \"value\": \"created\",\n            \"label\": \"Created\",\n            \"extra\": \"datetime\"\n        },\n        {\n            \"value\": \"duedate\",\n            \"label\": \"Due Date\",\n            \"extra\": \"date\"\n        },\n        {\n            \"value\": \"resolutiondate\",\n            \"label\": \"Resolved\",\n            \"extra\": \"datetime\"\n        }\n    ],\n    \"errors\": null\n}"}],"_postman_id":"8328a478-1f74-4fd3-bf3e-59160e3e5714"}],"id":"a71693c8-a5f3-4326-ad05-ddcb6cfe0d41","_postman_id":"a71693c8-a5f3-4326-ad05-ddcb6cfe0d41","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","name":"Enhancer Plugin for Jira - REST API","type":"collection"}}},{"name":"/common","item":[{"name":"Get All Statuses","id":"93dff500-e6b8-4877-b99f-77a33d1202c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/rest/jep-api/1.0/common/statuses","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","name":"Enhancer Plugin for Jira - REST API","type":"collection"}},"urlObject":{"path":["rest","jep-api","1.0","common","statuses"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"fc1e7aad-935d-45d8-ac2a-b4327a7e2d10","name":"Get All Statuses","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/rest/jep-api/1.0/common/statuses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1328x13202x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 19:08:58 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"label\": \"Backlog\",\n        \"value\": \"10000\"\n    },\n    {\n        \"label\": \"Closed\",\n        \"value\": \"6\"\n    },\n    {\n        \"label\": \"Done\",\n        \"value\": \"10002\"\n    },\n    {\n        \"label\": \"In Progress\",\n        \"value\": \"3\"\n    },\n    {\n        \"label\": \"Open\",\n        \"value\": \"1\"\n    },\n    {\n        \"label\": \"Reopened\",\n        \"value\": \"4\"\n    },\n    {\n        \"label\": \"Resolved\",\n        \"value\": \"5\"\n    },\n    {\n        \"label\": \"Selected for Development\",\n        \"value\": \"10001\"\n    }\n]"}],"_postman_id":"93dff500-e6b8-4877-b99f-77a33d1202c1"},{"name":"Get Working Times","id":"bac5769b-9a4a-4b20-8ff3-dcb25435fb5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/rest/jep-api/1.0/common/workingtimes","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","name":"Enhancer Plugin for Jira - REST API","type":"collection"}},"urlObject":{"path":["rest","jep-api","1.0","common","workingtimes"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"89c6854b-b344-4527-84c5-c22eb67e355b","name":"Get Working Times","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/rest/jep-api/1.0/common/workingtimes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"1329x13203x1"},{"key":"X-ASESSIONID","value":"1w4rjww"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15941835"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 29 Jun 2021 19:09:09 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"label\": \"7 / 24\",\n        \"value\": \"-1\"\n    },\n    {\n        \"label\": \"TestCalendar\",\n        \"value\": \"1\"\n    }\n]"}],"_postman_id":"bac5769b-9a4a-4b20-8ff3-dcb25435fb5b"}],"id":"8bd7a8b2-cc22-43d5-bdce-893022a08f93","_postman_id":"8bd7a8b2-cc22-43d5-bdce-893022a08f93","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","id":"4ed9d54e-5c54-41fe-a9e3-d95a4ba6b27c","name":"Enhancer Plugin for Jira - REST API","type":"collection"}}}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]}},"event":[{"listen":"prerequest","script":{"id":"e630871d-b6a9-462c-a01b-6f1592e2b818","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6f2b817d-2876-441b-b9ef-1f2354cb3d37","type":"text/javascript","exec":[""]}}]}