Forums

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

Set Project picker value by value another picker

Mayorov Alexander November 20, 2014

Hello!

Is there way to change Project value by value another picker (with some logic) on creation issue screen?

Thak you!

20141121-12.png

1 answer

0 votes
Nic Brough -Adaptavist-
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.
November 20, 2014

No.  

Structurally, this simply cannot work.  All of the configuration (including fields displayed to the user) for any issue is determined by the project and issue type.  If you try to change project by entering data in another field, JIRA will wipe out all the other fields the user has entered.  

The best case is that you could do it, but you'll need some complex javascript that can save entered data and re-apply it as the screen changes, and it would have to be aware of every possible change of project and issue type.

Suggest an answer

Log in or Sign up to answer