Im trying to figure out the basic structure / setup of a rule. Essentially I want to enable a rule (either schedule based or when a ticket is linked / removed as a child) that will index the projects that are children to the ticket and then correlate that into a custom field on the parent.
So for example:
Ticket 1 has three children
In the main field on the parent it will house the project names (not the project keys). So it basically needs to say ok this ticket has a child ticket in Project A so I need to add alpha to the custom field. But the field needs to add or remove from the custom field accordingly.
Thanks in advance!