How to call JavaScript after Create Issue box is shown ?

Mik March 13, 2013

Hi Guys

How can I to call JavaScript function after Create Issue box is shown ?

This one below is call before box is shown.

JIRA.bind(JIRA.Events.NEW_CONTENT_ADDED, function(e, context, reason) {

.......

});

I must do some modifications by jQuery.

I am using JIRA 5.2.3

Thanks

Mik

2 answers

0 votes
Nitram
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 18, 2013

HI,

Can you explain your need, what kind of modification you need to do ? please explain, so we can help.Thanks!

0 votes
AhmadDanial
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 13, 2013

Hey there, Mik.

If you need to speed things up on your side, perhaps you can consider the assistance via paid services through our Atlassian Experts (http://www.atlassian.com/resources/experts/?tab=find-an-expert). Not to forget, we also have the Atlassian Community Chat Room for development questions (http://blogs.atlassian.com/developer/2010/01/the_atlassian_community_irc_channel.html).

Hope this helps.

Warm regards,

Danial

Suggest an answer

Log in or Sign up to answer