How to place a field of type list (cascade) with only one option and that the user will not be able to choose according to a certain issuetype
For example, in a project we have this cascading field named "Tribe - Squad". The first level is titled "EMSys" and the second level with two options ("Innovation" and "Sustainability").
The second level will change as per the issuetype.
Bug: It will be with the second level "Sustainability"
Wishlist: With the second level "Innovation".
We want that when the user chooses such an issuetype he will already have this field set with these options.
can you help me?