
[BUG] Replace on sequence creates a new version
trafalger1801 opened this issue · 6 comments
🔵 Describe the bug:
When importing an updated sequence selecting "replace" will create a new version of the sequence instead of overwriting the current sequence.
🔵 To reproduce: (Steps to reproduce the behavior)
- Go to "import"
- Import Code
- Select "Replace"
🔵 The error:
No error is reported just not working as intended.
🔵 Expected behavior:
Would expect it not to create a new version would replace the current sequence fully.
🔵 Desktop (please complete the following information):
- OS: MacOS
- Game Version retail
🔵 GSE Version:
- Version: 3.2.32-2-g1741e8b-PatronBuild
Then I would be looking at the plugin author. It would suggest that the plugin hasn’t told GSE it exists.
As for your original error I cannot replicate that behaviour. When I choose replace it just replaces.
so i figured out how to duplicate this and how to fix it. just an FYI. So when you import i have it defaulted in options to "Overwrite" if you just hit Continue it will add a new version. If i select the drop down list and change it to anything else...lets say "new version" and then select "Overwrite" (the original choice) and press continue it will then correctly overwrite the old version with the new version imported