The https://my.atlassian.com/download/feeds/current/jira.json feed does not display JIRA 7, only JIRA 6.4.12 is there.
As JIRA has now been split into multiple products, there are separate feeds. The 'JIRA' feed is up to date. as 6.4.12 is the last 6.4 release. The new feeds can be found below:
Can you confirm those are valid JSON files?
I have problems reading them with groovy (JsonSlurper().parseText ), and online validators complain about malformed JSON:
Error: Parse error on line 1: downloads([{ "descr ^ Expecting 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '[', got 'undefined'
it seems the JSON payload is surrounded by "downloads(" at the beginning and ")" at the end.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
AI-powered meeting notes keep work moving even if you’re out of the office. Enjoy your well-deserved time off and return refreshed, confident you’ll catch up in no time.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.