You're enrolled in our new beta rewards program. Join our group to get the inside scoop and share your feedback.
Join groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi
I'm trying to copy the attribute values from one insight object to another, let's say oldObject and newObject. However, in newObject, the attribute field may already have another value, in which case the values should be appended.
I created a groovy script that needs to do this behaviour, but it fails and I'm not really sure why. I've added the errors thrown by the script here in the hopes that someone can point me in the right direction.
2020-02-04 15:39:47,371 insight-event-1 ERROR system [com.acme.workflows] 01-copy-references ---- Could not update object attribute! Error: com.riadalabs.jira.plugins.insight.common.exception.ValidationInsightException: ValidationInsightException: Validation errors were found: Errors: {rlabs-insight-attribute-2040=At least one value must be set}
Error Messages: []
2020-02-04 15:39:47,371 insight-event-1 ERROR system [com.acme.workflows] 01-copy-references ---- Insight Object: test jorden (EIC-298326)
2020-02-04 15:39:47,371 insight-event-1 ERROR system [com.acme.workflows] 01-copy-references ---- Object Type Attribute Bean: ObjectTypeAttributeBean [id=2040, name=DB Tabel, type=REFERENCED_OBJECT]
2020-02-04 15:39:47,372 insight-event-1 ERROR system [com.acme.workflows] 01-copy-references ---- Value: [[3118256(126067)], [3118259(126354)], [3118258(297158)]]
Thanks in advance!
Hi Jorden,
You did not supply value to a mandatory attribute with attribute ID 2040 through your Groovy Script (probably "Name") which may be why you are getting this error.
Best,
V
Atlassian's marketplace partners have had a very productive start to 2021! Since our last roundup, our developer community has added over 160 new cloud apps to the Atlassian Marketplace to help you...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.