JIRA Connector, Fields with multiple values
Best Answer
-
Hi Fred,
I tried testing this myself and found the same result as you. Testing with the Jira API itself using Postman (to remove the variable of the Jira Connector by Smartsheet), I'm also seeing that results from Jira are returning only the current Active Sprint the Issue is a part of. See the example request payload below:
"sprint": {
"id": 4,
"self": "https://[redacted]/rest/agile/1.0/sprint/4",
"state": "future",
"name": "JTSSO Sprint 3",
"originBoardId": 1
"closedSprints": [
{
"id": 3,
"self": "https://[redacted]/rest/agile/1.0/sprint/3",
"state": "closed",
"name": "JTSSO Sprint 2",
"startDate": "2020-03-11T14:54:27.844Z",
"endDate": "2020-03-17T14:55:00.000Z",
"completeDate": "2020-03-11T14:54:47.174Z",
"originBoardId": 1,
"goal": ""
It looks like past Sprint information is really stored in a "closedSprints" field in Jira at and unfortunately that doesn't look to be supported by the Jira Connector at the moment. Please do feel free to submit an Enhancement Request so the product team can be made aware of this.
Best,
Nathan L.
Answers
-
Hi Fred,
I tried testing this myself and found the same result as you. Testing with the Jira API itself using Postman (to remove the variable of the Jira Connector by Smartsheet), I'm also seeing that results from Jira are returning only the current Active Sprint the Issue is a part of. See the example request payload below:
"sprint": {
"id": 4,
"self": "https://[redacted]/rest/agile/1.0/sprint/4",
"state": "future",
"name": "JTSSO Sprint 3",
"originBoardId": 1
"closedSprints": [
{
"id": 3,
"self": "https://[redacted]/rest/agile/1.0/sprint/3",
"state": "closed",
"name": "JTSSO Sprint 2",
"startDate": "2020-03-11T14:54:27.844Z",
"endDate": "2020-03-17T14:55:00.000Z",
"completeDate": "2020-03-11T14:54:47.174Z",
"originBoardId": 1,
"goal": ""
It looks like past Sprint information is really stored in a "closedSprints" field in Jira at and unfortunately that doesn't look to be supported by the Jira Connector at the moment. Please do feel free to submit an Enhancement Request so the product team can be made aware of this.
Best,
Nathan L.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 58 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives