-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
5.12.0
-
Severity 3 - Minor
-
Issue Summary
When performing an Assets import, if using a concatenation of multiple data locators, Assets will attempt to find each value individually rather than concatenate, even if the Attribute type has a cardinality of one.
Steps to Reproduce
- Create an assets Jira user attribute with cardinality 1
- Create a Jira user with a username with a space, eg. "Charlie Atlas"
- Set up a CSV import with two data locators eg. firstname, lastname
- Set the space concatenator for the import attribute eg. \s
- Run the import
Expected Results
The user should be found
Actual Results
The user is not found as Assets attempts to search firstname and lastname separately.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Versions Tested
Please confirm all versions that have been tested for this issue, and indicate whether the tested version is affected or not affected, below:
Testing Requirements | Version | Affected Version |
---|---|---|
Customers Reported Version | Example: 9.14.2 | (Yes / No) |
Most Recent Bug-Fix Release | ||
Previous Major Release | ||
Most Recent LTS | ||
Previous Supported LTS | ||
Other Versions.. | ||
(Add rows as needed) |
- links to