-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
3
-
Severity 3 - Minor
-
Issue Summary
When we update an existent Compass component without changing the component name, and type, the component information disappears.
Steps to Reproduce
- Go to import a Component
- Click on CSV import;
- Add a CSV without changing the component name, and type, but with modifications to update;
- Check the component information
Expected Results
According to the documentation here:
- If the component name and type in the CSV file matches a component in Compass with the same name and type, any other data you change about that component will be updated.
Actual Results
Even not adding empty rows on the CSV, the information that was already added disspears.
Workaround
The temporary suggestion for now is to add column (lifecycle stage) and column(tier) in cvs file.
We have attempted this work around, adding lifecycle column and tier column. We have found that when CSV was uploaded this cleared any previous links added to the component on the right hand side pannel (such as links to repositories or documentation). This also cleared any oncall schedules which were previously linked. So unfortuantely this does not work for us.