No support for Portfolio fields

Issue #1139 on hold
Marcel van den Bos created an issue

Goodmorning, we are in the proces of reviewing your add-on in our Atlassian cloud instance. We are using Jira Software, Jira Servicedesk, Confluence, Bitbucket and Portfolio for Jira. It seems that the portfolio fields like 'Theme', 'Team' and 'Original Storypoint' are included in the additional fields section. This might be a dealbreaker for us. Please advise.

Comments (12)

  1. Andriy Zhdanov

    Hi Marcel,

    Support for Team field is not possible so far, please see JPOCLOUD-438, however support for Theme and Original Storypoint might be possible to add.

    Could you please try opening https://your-company.atlassian.net/rest/api/2/field in your browser, and see what data type you have for the Theme and Original Storypoint fields?

    It should look something like below.

    {
      "id": "customfield_10100",
      "name": "Test Select Field",
      "custom": true,
      "orderable": true,
      "navigable": true,
      "searchable": true,
      "clauseNames": [
        "cf[10100]",
        "Test Select Field"
      ],
      "schema": {
        "type": "string",
        "custom": "com.atlassian.jira.plugin.system.customfieldtypes:select",
        "customId": 10100
      }
    }
    

    Additionally, if possible, please clarify how value is represented in JIRA issue, by opening https://your-company.atlassian.net/rest/api/2/issue/DEMO-1?fields=theme,originalStorypoint, where you need to replace issue key and field names, specifying customfield_####.

    Note, you may use http://www.jsoneditoronline.org/ to format JSON output.

    Thank you.

  2. Marcel van den Bos reporter

    [{"id":"fixVersions","key":"fixVersions","name":"Fix Version/s","custom":false,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["fixVersion"],"schema":{"type":"array","items":"version","system":"fixVersions"}},{"id":"customfield_11200","key":"customfield_11200","name":"Request Type","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11200]","Request Type"],"schema":{"type":"sd-customerrequesttype","custom":"com.atlassian.servicedesk:vp-origin","customId":11200}},{"id":"resolution","key":"resolution","name":"Resolution","custom":false,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["resolution"],"schema":{"type":"resolution","system":"resolution"}},{"id":"customfield_11201","key":"customfield_11201","name":"Request participants","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11201]","Request participants"],"schema":{"type":"array","items":"user","custom":"com.atlassian.servicedesk:sd-request-participants","customId":11201}},{"id":"customfield_11202","key":"customfield_11202","name":"Satisfaction","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11202]","Satisfaction"],"schema":{"type":"sd-feedback","custom":"com.atlassian.servicedesk:sd-request-feedback","customId":11202}},{"id":"customfield_11203","key":"customfield_11203","name":"Satisfaction date","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11203]","Satisfaction date"],"schema":{"type":"datetime","custom":"com.atlassian.servicedesk:sd-request-feedback-date","customId":11203}},{"id":"customfield_10902","key":"customfield_10902","name":"Damage class","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10902]","Damage class"],"schema":{"type":"string","custom":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","customId":10902}},{"id":"customfield_10903","key":"customfield_10903","name":"Frequency class","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10903]","Frequency class"],"schema":{"type":"string","custom":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","customId":10903}},{"id":"lastViewed","key":"lastViewed","name":"Last Viewed","custom":false,"orderable":false,"navigable":true,"searchable":false,"clauseNames":["lastViewed"],"schema":{"type":"datetime","system":"lastViewed"}},{"id":"priority","key":"priority","name":"Priority","custom":false,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["priority"],"schema":{"type":"priority","system":"priority"}},{"id":"customfield_10100","key":"customfield_10100","name":"Flagged","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10100]","Flagged"],"schema":{"type":"array","items":"option","custom":"com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes","customId":10100}},{"id":"labels","key":"labels","name":"Labels","custom":false,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["labels"],"schema":{"type":"array","items":"string","system":"labels"}},{"id":"timeestimate","key":"timeestimate","name":"Remaining Estimate","custom":false,"orderable":false,"navigable":true,"searchable":false,"clauseNames":["remainingEstimate","timeestimate"],"schema":{"type":"number","system":"timeestimate"}},{"id":"aggregatetimeoriginalestimate","key":"aggregatetimeoriginalestimate","name":"S Original Estimate","custom":false,"orderable":false,"navigable":true,"searchable":false,"clauseNames":[],"schema":{"type":"number","system":"aggregatetimeoriginalestimate"}},{"id":"versions","key":"versions","name":"Affects Version/s","custom":false,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["affectedVersion"],"schema":{"type":"array","items":"version","system":"versions"}},{"id":"issuelinks","key":"issuelinks","name":"Linked Issues","custom":false,"orderable":true,"navigable":true,"searchable":true,"clauseNames":[],"schema":{"type":"array","items":"issuelinks","system":"issuelinks"}},{"id":"assignee","key":"assignee","name":"Assignee","custom":false,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["assignee"],"schema":{"type":"user","system":"assignee"}},{"id":"status","key":"status","name":"Status","custom":false,"orderable":false,"navigable":true,"searchable":true,"clauseNames":["status"],"schema":{"type":"status","system":"status"}},{"id":"components","key":"components","name":"Component/s","custom":false,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["component"],"schema":{"type":"array","items":"component","system":"components"}},{"id":"issuekey","key":"issuekey","name":"Key","custom":false,"orderable":false,"navigable":true,"searchable":false,"clauseNames":["id","issue","issuekey","key"]},{"id":"customfield_11300","key":"customfield_11300","name":"Time to set bug priority","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11300]","Time to set bug priority"],"schema":{"type":"sd-servicelevelagreement","custom":"com.atlassian.servicedesk:sd-sla-field","customId":11300}},{"id":"customfield_10600","key":"customfield_10600","name":"Team","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10600]","Team"],"schema":{"type":"any","custom":"com.atlassian.teams:rm-teams-custom-field-team","customId":10600}},{"id":"aggregatetimeestimate","key":"aggregatetimeestimate","name":"S Remaining Estimate","custom":false,"orderable":false,"navigable":true,"searchable":false,"clauseNames":[],"schema":{"type":"number","system":"aggregatetimeestimate"}},{"id":"creator","key":"creator","name":"Creator","custom":false,"orderable":false,"navigable":true,"searchable":true,"clauseNames":["creator"],"schema":{"type":"user","system":"creator"}},{"id":"subtasks","key":"subtasks","name":"Sub-tasks","custom":false,"orderable":false,"navigable":true,"searchable":false,"clauseNames":["subtasks"],"schema":{"type":"array","items":"issuelinks","system":"subtasks"}},{"id":"reporter","key":"reporter","name":"Reporter","custom":false,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["reporter"],"schema":{"type":"user","system":"reporter"}},{"id":"aggregateprogress","key":"aggregateprogress","name":"S Progress","custom":false,"orderable":false,"navigable":true,"searchable":false,"clauseNames":[],"schema":{"type":"progress","system":"aggregateprogress"}},{"id":"customfield_10200","key":"customfield_10200","name":"Acceptatiecriteria","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["Acceptatiecriteria","cf[10200]"],"schema":{"type":"array","items":"option","custom":"com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes","customId":10200}},{"id":"customfield_10201","key":"customfield_10201","name":"Ready","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10201]","Ready"],"schema":{"type":"option","custom":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","customId":10201}},{"id":"progress","key":"progress","name":"Progress","custom":false,"orderable":false,"navigable":true,"searchable":false,"clauseNames":["progress"],"schema":{"type":"progress","system":"progress"}},{"id":"votes","key":"votes","name":"Votes","custom":false,"orderable":false,"navigable":true,"searchable":false,"clauseNames":["votes"],"schema":{"type":"votes","system":"votes"}},{"id":"worklog","key":"worklog","name":"Log Work","custom":false,"orderable":true,"navigable":false,"searchable":true,"clauseNames":[],"schema":{"type":"array","items":"worklog","system":"worklog"}},{"id":"issuetype","key":"issuetype","name":"Issue Type","custom":false,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["issuetype","type"],"schema":{"type":"issuetype","system":"issuetype"}},{"id":"timespent","key":"timespent","name":"Time Spent","custom":false,"orderable":false,"navigable":true,"searchable":false,"clauseNames":["timespent"],"schema":{"type":"number","system":"timespent"}},{"id":"project","key":"project","name":"Project","custom":false,"orderable":false,"navigable":true,"searchable":true,"clauseNames":["project"],"schema":{"type":"project","system":"project"}},{"id":"customfield_11001","key":"customfield_11001","name":"Werksoort","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11001]","Werksoort"],"schema":{"type":"string","custom":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","customId":11001}},{"id":"aggregatetimespent","key":"aggregatetimespent","name":"S Time Spent","custom":false,"orderable":false,"navigable":true,"searchable":false,"clauseNames":[],"schema":{"type":"number","system":"aggregatetimespent"}},{"id":"customfield_11002","key":"customfield_11002","name":"Keywords","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11002]","Keywords"],"schema":{"type":"string","custom":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","customId":11002}},{"id":"customfield_11004","key":"customfield_11004","name":"Product","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11004]","Product"],"schema":{"type":"array","items":"option","custom":"com.atlassian.jira.plugin.system.customfieldtypes:multiselect","customId":11004}},{"id":"customfield_11400","key":"customfield_11400","name":"Klanten","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11400]","Klanten"],"schema":{"type":"array","items":"string","custom":"com.atlassian.jira.plugin.system.customfieldtypes:labels","customId":11400}},{"id":"customfield_11005","key":"customfield_11005","name":"Samenwerkingsverband","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11005]","Samenwerkingsverband"],"schema":{"type":"array","items":"option","custom":"com.atlassian.jira.plugin.system.customfieldtypes:multiselect","customId":11005}},{"id":"customfield_10700","key":"customfield_10700","name":"NewProxyTosca","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10700]","NewProxyTosca"],"schema":{"type":"string","custom":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","customId":10700}},{"id":"resolutiondate","key":"resolutiondate","name":"Resolved","custom":false,"orderable":false,"navigable":true,"searchable":true,"clauseNames":["resolutiondate","resolved"],"schema":{"type":"datetime","system":"resolutiondate"}},{"id":"workratio","key":"workratio","name":"Work Ratio","custom":false,"orderable":false,"navigable":true,"searchable":true,"clauseNames":["workratio"],"schema":{"type":"number","system":"workratio"}},{"id":"watches","key":"watches","name":"Watchers","custom":false,"orderable":false,"navigable":true,"searchable":false,"clauseNames":["watchers"],"schema":{"type":"watches","system":"watches"}},{"id":"thumbnail","key":"thumbnail","name":"Images","custom":false,"orderable":false,"navigable":true,"searchable":false,"clauseNames":[]},{"id":"created","key":"created","name":"Created","custom":false,"orderable":false,"navigable":true,"searchable":true,"clauseNames":["created","createdDate"],"schema":{"type":"datetime","system":"created"}},{"id":"customfield_10020","key":"customfield_10020","name":"Epic Color","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10020]","Epic Color"],"schema":{"type":"string","custom":"com.pyxis.greenhopper.jira:gh-epic-color","customId":10020}},{"id":"customfield_10021","key":"customfield_10021","name":"Rank","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10021]","Rank"],"schema":{"type":"any","custom":"com.pyxis.greenhopper.jira:gh-lexo-rank","customId":10021}},{"id":"customfield_10022","key":"customfield_10022","name":"Story Points","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10022]","Story Points"],"schema":{"type":"number","custom":"com.atlassian.jira.plugin.system.customfieldtypes:float","customId":10022}},{"id":"customfield_10300","key":"customfield_10300","name":"Parent Link","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10300]","Parent Link"],"schema":{"type":"any","custom":"com.atlassian.jpo:jpo-custom-field-parent","customId":10300}},{"id":"customfield_10016","key":"customfield_10016","name":"Sprint","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10016]","Sprint"],"schema":{"type":"array","items":"string","custom":"com.pyxis.greenhopper.jira:gh-sprint","customId":10016}},{"id":"customfield_10017","key":"customfield_10017","name":"Epic Link","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10017]","Epic Link"],"schema":{"type":"any","custom":"com.pyxis.greenhopper.jira:gh-epic-link","customId":10017}},{"id":"customfield_10018","key":"customfield_10018","name":"Epic Status","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10018]","Epic Status"],"schema":{"type":"option","custom":"com.pyxis.greenhopper.jira:gh-epic-status","customId":10018}},{"id":"customfield_10019","key":"customfield_10019","name":"Epic Name","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10019]","Epic Name"],"schema":{"type":"string","custom":"com.pyxis.greenhopper.jira:gh-epic-label","customId":10019}},{"id":"updated","key":"updated","name":"Updated","custom":false,"orderable":false,"navigable":true,"searchable":true,"clauseNames":["updated","updatedDate"],"schema":{"type":"datetime","system":"updated"}},{"id":"timeoriginalestimate","key":"timeoriginalestimate","name":"Original Estimate","custom":false,"orderable":false,"navigable":true,"searchable":false,"clauseNames":["originalEstimate","timeoriginalestimate"],"schema":{"type":"number","system":"timeoriginalestimate"}},{"id":"description","key":"description","name":"Description","custom":false,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["description"],"schema":{"type":"string","system":"description"}},{"id":"customfield_10010","key":"customfield_10010","name":"Capture for JIRA Screen Resolution","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["Capture for JIRA Screen Resolution","cf[10010]"],"schema":{"type":"string","custom":"com.atlassian.bonfire.plugin:bonfire-text","customId":10010}},{"id":"customfield_11220","key":"customfield_11220","name":"Workaround","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11220]","Workaround"],"schema":{"type":"string","custom":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","customId":11220}},{"id":"customfield_10011","key":"customfield_10011","name":"Capture for JIRA jQuery Version","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["Capture for JIRA jQuery Version","cf[10011]"],"schema":{"type":"string","custom":"com.atlassian.bonfire.plugin:bonfire-text","customId":10011}},{"id":"customfield_11221","key":"customfield_11221","name":"Change managers","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11221]","Change managers"],"schema":{"type":"array","items":"user","custom":"com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker","customId":11221}},{"id":"customfield_11100","key":"customfield_11100","name":"Domein","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11100]","Domein"],"schema":{"type":"array","items":"option","custom":"com.atlassian.jira.plugin.system.customfieldtypes:multiselect","customId":11100}},{"id":"customfield_11222","key":"customfield_11222","name":"CAB","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["CAB","cf[11222]"],"schema":{"type":"array","items":"user","custom":"com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker","customId":11222}},{"id":"customfield_10012","key":"customfield_10012","name":"Capture for JIRA Document Mode","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["Capture for JIRA Document Mode","cf[10012]"],"schema":{"type":"string","custom":"com.atlassian.bonfire.plugin:bonfire-text","customId":10012}},{"id":"customfield_10013","key":"customfield_10013","name":"Testing status","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10013]","Testing status"],"schema":{"type":"string","custom":"com.atlassian.bonfire.plugin:bonfire-testing-status-cft","customId":10013}},{"id":"customfield_11223","key":"customfield_11223","name":"Time to close after resolution","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11223]","Time to close after resolution"],"schema":{"type":"sd-servicelevelagreement","custom":"com.atlassian.servicedesk:sd-sla-field","customId":11223}},{"id":"customfield_11224","key":"customfield_11224","name":"Time to approve normal change","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11224]","Time to approve normal change"],"schema":{"type":"sd-servicelevelagreement","custom":"com.atlassian.servicedesk:sd-sla-field","customId":11224}},{"id":"timetracking","key":"timetracking","name":"Time Tracking","custom":false,"orderable":true,"navigable":false,"searchable":true,"clauseNames":[],"schema":{"type":"timetracking","system":"timetracking"}},{"id":"customfield_10015","key":"customfield_10015","name":"Approvals","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["Approvals","cf[10015]"],"schema":{"type":"sd-approvals","custom":"com.atlassian.servicedesk.approvals-plugin:sd-approvals","customId":10015}},{"id":"customfield_11215","key":"customfield_11215","name":"Investigation reason","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11215]","Investigation reason"],"schema":{"type":"option","custom":"com.atlassian.jira.plugin.system.customfieldtypes:select","customId":11215}},{"id":"customfield_10005","key":"customfield_10005","name":"Raised during","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10005]","Raised during"],"schema":{"type":"string","custom":"com.atlassian.bonfire.plugin:bonfire-session-cft","customId":10005}},{"id":"customfield_10006","key":"customfield_10006","name":"Capture for JIRA User Agent","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["Capture for JIRA User Agent","cf[10006]"],"schema":{"type":"string","custom":"com.atlassian.bonfire.plugin:bonfire-text","customId":10006}},{"id":"customfield_11216","key":"customfield_11216","name":"Product categorization","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11216]","Product categorization"],"schema":{"type":"option-with-child","custom":"com.atlassian.jira.plugin.system.customfieldtypes:cascadingselect","customId":11216}},{"id":"security","key":"security","name":"Security Level","custom":false,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["level"],"schema":{"type":"securitylevel","system":"security"}},{"id":"customfield_10007","key":"customfield_10007","name":"Capture for JIRA Browser","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["Capture for JIRA Browser","cf[10007]"],"schema":{"type":"string","custom":"com.atlassian.bonfire.plugin:bonfire-text","customId":10007}},{"id":"customfield_11217","key":"customfield_11217","name":"Operational categorization","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11217]","Operational categorization"],"schema":{"type":"option-with-child","custom":"com.atlassian.jira.plugin.system.customfieldtypes:cascadingselect","customId":11217}},{"id":"customfield_10008","key":"customfield_10008","name":"Capture for JIRA Operating System","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["Capture for JIRA Operating System","cf[10008]"],"schema":{"type":"string","custom":"com.atlassian.bonfire.plugin:bonfire-text","customId":10008}},{"id":"customfield_10800","key":"customfield_10800","name":"Organizations","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10800]","Organizations"],"schema":{"type":"array","items":"sd-customerorganization","custom":"com.atlassian.servicedesk:sd-customer-organizations","customId":10800}},{"id":"customfield_11218","key":"customfield_11218","name":"Pending reason","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11218]","Pending reason"],"schema":{"type":"option","custom":"com.atlassian.jira.plugin.system.customfieldtypes:select","customId":11218}},{"id":"attachment","key":"attachment","name":"Attachment","custom":false,"orderable":true,"navigable":false,"searchable":true,"clauseNames":["attachments"],"schema":{"type":"array","items":"attachment","system":"attachment"}},{"id":"customfield_10009","key":"customfield_10009","name":"Capture for JIRA URL","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["Capture for JIRA URL","cf[10009]"],"schema":{"type":"string","custom":"com.atlassian.bonfire.plugin:bonfire-text","customId":10009}},{"id":"customfield_11219","key":"customfield_11219","name":"Root cause","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11219]","Root cause"],"schema":{"type":"string","custom":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","customId":11219}},{"id":"summary","key":"summary","name":"Summary","custom":false,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["summary"],"schema":{"type":"string","system":"summary"}},{"id":"customfield_11210","key":"customfield_11210","name":"Change reason","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11210]","Change reason"],"schema":{"type":"option","custom":"com.atlassian.jira.plugin.system.customfieldtypes:select","customId":11210}},{"id":"customfield_10000","key":"customfield_10000","name":"[CHART] Date of First Response","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["[CHART] Date of First Response","cf[10000]"],"schema":{"type":"datetime","custom":"com.atlassian.jira.ext.charting:firstresponsedate","customId":10000}},{"id":"customfield_11211","key":"customfield_11211","name":"Change start date","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11211]","Change start date"],"schema":{"type":"datetime","custom":"com.atlassian.jira.plugin.system.customfieldtypes:datetime","customId":11211}},{"id":"customfield_10001","key":"customfield_10001","name":"[CHART] Time in Status","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["[CHART] Time in Status","cf[10001]"],"schema":{"type":"any","custom":"com.atlassian.jira.ext.charting:timeinstatus","customId":10001}},{"id":"customfield_11212","key":"customfield_11212","name":"Change completion date","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11212]","Change completion date"],"schema":{"type":"datetime","custom":"com.atlassian.jira.plugin.system.customfieldtypes:datetime","customId":11212}},{"id":"customfield_11213","key":"customfield_11213","name":"Urgency","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11213]","Urgency"],"schema":{"type":"option","custom":"com.atlassian.jira.plugin.system.customfieldtypes:select","customId":11213}},{"id":"customfield_11214","key":"customfield_11214","name":"Source","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11214]","Source"],"schema":{"type":"option","custom":"com.atlassian.jira.plugin.system.customfieldtypes:select","customId":11214}},{"id":"customfield_10004","key":"customfield_10004","name":"Test sessions","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10004]","Test sessions"],"schema":{"type":"string","custom":"com.atlassian.bonfire.plugin:bonfire-multi-session-cft","customId":10004}},{"id":"customfield_10400","key":"customfield_10400","name":"Development","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[10400]","development"],"schema":{"type":"any","custom":"com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf","customId":10400}},{"id":"customfield_11204","key":"customfield_11204","name":"Approvers","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["Approvers","cf[11204]"],"schema":{"type":"array","items":"user","custom":"com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker","customId":11204}},{"id":"customfield_11205","key":"customfield_11205","name":"Time to resolution","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11205]","Time to resolution"],"schema":{"type":"sd-servicelevelagreement","custom":"com.atlassian.servicedesk:sd-sla-field","customId":11205}},{"id":"environment","key":"environment","name":"Environment","custom":false,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["environment"],"schema":{"type":"string","system":"environment"}},{"id":"customfield_11206","key":"customfield_11206","name":"Time to first response","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11206]","Time to first response"],"schema":{"type":"sd-servicelevelagreement","custom":"com.atlassian.servicedesk:sd-sla-field","customId":11206}},{"id":"customfield_11207","key":"customfield_11207","name":"Impact","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11207]","Impact"],"schema":{"type":"option","custom":"com.atlassian.jira.plugin.system.customfieldtypes:select","customId":11207}},{"id":"customfield_11208","key":"customfield_11208","name":"Change type","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11208]","Change type"],"schema":{"type":"option","custom":"com.atlassian.jira.plugin.system.customfieldtypes:select","customId":11208}},{"id":"customfield_11209","key":"customfield_11209","name":"Change risk","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["cf[11209]","Change risk"],"schema":{"type":"option","custom":"com.atlassian.jira.plugin.system.customfieldtypes:select","customId":11209}},{"id":"duedate","key":"duedate","name":"Due Date","custom":false,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["due","duedate"],"schema":{"type":"date","system":"duedate"}},{"id":"comment","key":"comment","name":"Comment","custom":false,"orderable":true,"navigable":false,"searchable":true,"clauseNames":["comment"],"schema":{"type":"comments-page","system":"comment"}}]

  3. Andriy Zhdanov

    Looks like it does not have Theme or Original Storypoint fields. I can see Team field though.

  4. Marcel van den Bos reporter

    Thanks, this would solve theme and original storypoints also I guess. Still weird that Team does show up as a field in Jira software...

  5. Andriy Zhdanov

    Theme and original storypoint fields are not listed in the REST API provided by JIRA at all, so they may not be fields at all.

    Support for team in JIRA is native, not like add-ons are doing it via REST.

  6. Andriy Zhdanov

    Integration of JIRA Software and JIRA Service Desk is native, i.e. they both run in same process - JVM, but add-ons are running separately and have only REST API, which is rather limited.

  7. Marcel van den Bos reporter

    Great thanks for the clear answer! We can work around this for now.

    Verzonden: 22 August 2017 14:11 Onderwerp: Re: [Bitbucket] Issue #1139: No support for Portfolio fields (azhdanov/jiratimesheet)

    [azhdanov] Andriy Zhdanov commented on issue #1139: No support for Portfolio fieldshttps://bitbucket.org/azhdanov/jiratimesheet/issues/1139/no-support-for-portfolio-fields

    Integration of JIRA Software and JIRA Service Desk is native, i.e. they both run in same process - JVM, but add-ons are running separately and have only REST API, which is rather limited.

    View this issuehttps://bitbucket.org/azhdanov/jiratimesheet/issues/1139/no-support-for-portfolio-fields or add a comment by replying to this email.

    Unwatch this issuehttps://bitbucket.org/api/1.0/repositories/azhdanov/jiratimesheet/issue/1139/unwatch/WoningNet/38c77a4ad2f7ec42f4d09aacf4c55d29ba44184e/ to stop receiving email updates. [Bitbucket] https://bitbucket.org

  8. Log in to comment