-
Suggestion
-
Resolution: Unresolved
-
44
-
Problem Definition
When running these imports to manipulate User type attributes, validating the respective user on Jira is necessary, which still needs to be supported on External or Discovery imports.
These imports can't support objects with User attribute type yet, whether the value is being updated or not.
Suggested Solution
Support User type attributes on both imports to create attributes or create/update objects with this attribute type.
Workaround
- Perform the Discovery/ext import
- Update the Jira account Attribute Values in Assets for all those objects using a different method.
- causes
-
JSDCLOUD-12410 Using Assets External Imports to try and update an Object with a User Attribute will fail despite the User Attribute not being related to the External Import
-
- Closed
-
-
JSDCLOUD-11644 Adding a "User" attribute to a Insight Discovery object type , causing import from Insight Discovery failed
-
- Closed
-
- is duplicated by
-
JSDCLOUD-11683 External import does not update objects with user-type attribute
-
- Closed
-
- has action
-
JDW-4629 Failed to load
The amount of overhead the workaround solution for this issues adds is actually ridiculous. We are building an automated import solution so we need to use the REST Api, setting or updating each user value like that is just unreasonably painstaking. It feels like a fix here is overdue