Hi,
Does anybody have experience exporting User stories (Desription, Progress, LOE, % Complete, etc) from the Agile App in a format that will allow us to import that file into Jira and have Jira updated with the same progress?
@briankenez It's been a while since your original post, so you may have solved for this already. While I haven't had direct experience exporting user stories from the Agile App into Jira, I am familiar with the APIs of both tools.
There is fairly good documentation provided by Atlassian on importing issue data from a CSV. Note the details on the Issue Key field: "You can set the issue key for an imported issue. If an issue with a given key already exists in Jira, it will be updated instead."
If you want to set things up to be able to update Jira with progress based on the Agile App, you'll need to modify your Agile App to be able to specificy the Jira Issue Key for each user story, so that you have the cross-reference to be able to update existing issues. You can also build a custom export in the Agile App to both include that Issue Key along with the specific fields you want to bring over.
On the Jira side, I believe you just need to map those fields when you import the file per the instructions on the page above. The mapping will also depend on how you've configured your project in Jira.
Hey Everyone, I was trying to learn about the Level 1 Model Building Course, when i log in to my system and click on "Start the course" option its showing training unavailable, Can anyone please help me with this @Dikshant and all?
I've few actions in our Supply model which when run takes some time on the "generating failure dump" step at the end of the action even though the import is a full success without warning or errors. This is just a few seconds when run for a single action, however we have a process with 120 actions, and most of these…
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to write…