I have a Project with custom Issue types(A, B and C) and I have a drop-down(Drop-down1) present in Create screens of all these Issue types.
Drop-down1 Values ----- Mango, Banana, Apple.
So when Issue type A is selected I would like to set the Default value of Drop-down1 to Mango and for other issue types I would like it to be "None"
I tried setting up a different context for same project twice but it does not allow me to do so.
Can this be achieved ?
Thanks for the help!