Bug #19945
Consider matching records on import using label instead of name
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Consider the following scenario:
1. I export a content view to csv
2. I import that record into another instance
3. I change the content view name in the original instance
4. I do another import into my other instance.
This'll create a new record in my second instance instead of updating the existing one. With labels being immutable, the above scenario would work if we were using labels during import.
Not sure if this is a feature or a bug.
History
#1
Updated by Thomas McKay over 4 years ago
- Triaged set to Yes