I am working on creating a project tracker/dashboard for a project that currently resides in JIRA, however I seem to have run into an issue. Any pre-existing objects in JIRA (Tasks, Epics, etc.) cannot be pulled into Monday.com – It looks like they must be recreated using this integration:
Am I missing some functionality or is this the current process? The use cases do drop sharply now if this is the case as most of the projects we wish to track have been already created in JIRA.
Thanks so much for writing in about this! You’re correct that this integration will only work for issues created moving forward (and will not work on issues that have already been created). The best way to set this up now would be to recreate those issue. Feel free to write in to support@monday.com for help brainstorming ways to improve this process! We’d also be happy to take your feedback there and pass it along to our product team.
I know this means you’d have to do a state change to get them in so if that’s not appropriate then there’s a script testing console that you could use to get the items you want (using JQL) then call create_item for each result them. I’ve seen looping examples in Groovy script whilst searching but not done that myself yet.
btw - ScriptRunner has a free trial but then is $5/month