Originally asked by Bishihai on 10 March 2023 (original question)
When I want to synchronize the text info to labels, labels can’t receive the text value
I tried this:
issue.customFields.“labels”.value = “Low Reproduction”
OR
issue.customFields.“labels”.value = replica.customFields.“Text”.value