Forums

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

javascript working on create issue screen but not on edit or view screen

Indranil Mondal
Contributor
December 13, 2015

I have 3 custom controls on create issue screen. 3rd control's value is dependent on value of 1st and 2nd control. Now I have placed all 3 controls in edit and view screen too. But javascript is not working on edit and view screens. Value of 3rd control is not changing w.r.t values from 1st and 2nd control.

What is the reason or how to resolve it?

2 answers

0 votes
Indranil Mondal
Contributor
December 14, 2015

Dont know how to see output from console in jira. Another observation: its not only for this issue. None options were deleted from Some select-lists in create screen but they are showing up in edit and view screens. If same controls are used on different screens, then they should behave in same way I think. Am I making any silly mistakes?

0 votes
Steven F Behnke
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.
December 14, 2015

There is no possible way for us to troubleshoot this for you. Are you logging any output to the console to troubleshoot your code? Do you have any errors in the console that could be helpful?

Suggest an answer

Log in or Sign up to answer