Hi mates,
I am trying to improve the data quality in JIRA. for that I need to copy data from Parent to child. In my case there is a standard field in both parent and child called "Version / Delivery". This field is used in our project.
But there is a custom field called Version Delivery in our system but it is not used in our project.
As i told i need to copy field value "Version / Delivery" (standard field) from parent to child. I am using structures and effectors.
In effectors, I am writing a formula to get this standard field value but it is not detecting standard field (Version / Delivery ) it is detecting only custom field ( Version Delivery).
Could any of you please help.