Copying Insight Attribute Values between Insight Objects

Jorden Van Bogaert
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 4, 2020

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!

2 answers

0 votes
Oliver Schalch May 26, 2021

Can you show your Groovy Script i'm looking to copy attributes from 1 attribute (ref) to another (referenced) attribute in all objects.
Thanks

0 votes
Vinoth Vanchinathan January 16, 2021

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events