I have an issue where in parent record should create a subtask if "Status" field on the parent is set to "False" and once the subtask gets created with "StartTime(Custom Field)" then parent field Status should get updated to "True" and if i close the subtask by adding "StopTime(Custom Field)" manually then parent field Status should get updated to "False" again.
These above steps should work for every subtask that creates on that respective parent record.
How to achieve this using SIL post function in jira cloud..
Thanks & Regards