The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Does the hosted instance support Dynamic drop downs in Tempo

MichaelV
February 11, 2013

We have aneed to create dynamic drop downs in Tempo. I found a link that explains how it is done. https://tempoplugin.jira.com/wiki/display/TEMPO/Tempo+Dynamic+Drop-downs . Is this feature available in the hosted instance

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Gary
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 21, 2013

Hi Michael,

Currently this will not work, as we recently shutdown our REST API due to a security vulnerability. Once fixed, you should be able to make jsonp calls to your hosteed instance. As a reference, here is the advisory:

https://confluence.atlassian.com/display/JIRA/JIRA+Security+Advisory+2013-02-21?focusedCommentId=323389265

Cheers,
Gary

Michael Knight
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 24, 2013

Just to elaborate, only the JSONP callback functionality of the remote API has been disabled.

Michael Knight
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 24, 2013

Just to elaborate, only the JSONP callback functionality of the remote API has been disabled. That advisory linked above is unrelated to the JSONP callback's much-less-severe security problems.