First ABC import overwritten by the second

• Sep 24, 2013 - 00:10
Type
Functional
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
closed
Regression
No
Workaround
Yes
Project

If we import two ABC tune one after the other, without saving the first one, the second import overwrites the first one.

The plugin should check if the temp file already exists. If so, it should increment it. For example : my_file1.xml, then my_file2.xml, etc.


Comments