Steps to reproduce
- Create an automation with Jira Cloud to Clarity for issue type Epic to Project
- Create an automation with Jira Cloud to Clarity for issue type Story to Task
- In the Story to Task automation map the "Parent" field from Jira to "odf_parent_id" in Clarity. Enable the translate record id and select the Epic to Project automation
- Create a Project from Clarity and let the parent automation sync the record as Epic in Jira
- Create a story from Jira under the Epic created in the previous step and let it sync
Expected Results: Story from Jira should get synced to the Clarity as Task under the Project created from the parent automation
Actual Results: Record creation fails with the exception {"resourceId":null,"httpStatus":"400","errorMessage":"API-1003 : Could not find resource tasks.","errorCode":"api.invalidResource"}