Hii everyone
I want to achieve the following condition
Requirements:
Issue-Types (Main Task)
"Third Party eBook correction"
In main task i am having custom field of name "Information" which having options like absent and present.
Issue-Types (Subtask)
"Typo"
"Formatting"
"Image correction"
"Metadata"
"Navigation"
Conditions:
1.In Main issue i am having at least one subtask issue is of type "Typo" or "formatting" means i want to update main task custom field "Information" set as "Present" in edit issue screen.
2.Otherwise want to update main task custom field "Information" set as "absent" in edit issue screen.
Does anyone know How to do it?