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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.