I’m looking to dynamically show or hide bunch of text fields on the create issue type screen based on value selection from single select choice field. Initially the create issue screen shows no text fields and when user selects value 1 from dropdown, then show text A, text B & text C custom fields.
Would it be possible to achieve this using native Jira cloud functionality or development without the use of third party addons? Please help with some pointers or show me a direction for some start.