Asset Import Failure - Error: At least one value must be set. [Object (Label: xxxxxxxxxxx, Id: Unknown)].

Still need help?

The Atlassian Community is here for you.

Ask the community

Platform Notice: Cloud Only - This article only applies to Atlassian products on the cloud platform.

Summary

When performing import of objects in Assets, it is failing with Error: At least one value must be set. [Object (Label: xxxxxxxxxxx, Id: Unknown)].

2 error(s) found in source data
Error: At least one value must be set. [Object (Label: xxxxxxxxxxx, Id: Unknown)].
Error: At least one value must be set. [Object (Label: xxxxxxxxxxx, Id: Unknown)].

Cause

This can cause due to two reasons:

  • Import file doesn't have a value for an attribute but minimum cardinality set to 1 or higher.
  • Value of attribute in import file doesn't match the Select(drop-down) value of an attribute when the it is mandatory.

Solution

Set the cardinality value of an attribute to 0 or add value for an attribute in import file. Also, ensure the value in import file matches with the Select type(drop-down) attribute.

How to set the cardinality of an attribute?

  1. Select Assets in the top navigation bar.

  2. Select Object schemas.

  3. Select the relevant object schema.

  4. Select the relevant object type.

  5. Select Attributes.

  6. Select the gear icon next to the attribute and select Configure in the dropdown.

  7. Under the Cardinality tab, enter the maximum or minimum number of values that can be added to the attribute.

Last modified on Nov 21, 2023

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.