I have the following issue.
I have a cascading field with the following options and sub options
And I have a custom field related to groups
I now want to setup the following automation rule
When I select Group A , I only want to see option A & B from the cascading field
When I select Group B, I only want to see option C & D from the cascading field
(I still need to be able select the sub options that belongs to the options)
Can I configurate this with automations rules or can I do this with scriptrunner?
Or is this not possible at all