Description
I encountered this issue while I was working on another issue and I have also mentioned that there.
What is happening is if an unchecked item is added in the Custom tab of the Exclusion dialog of Vorta. Then if you give a blank entry and just close the dialog, when you reopen the Exclusion dialog you will see a blank entry at the top.
The expected behavior is that the item shouldn't be added to the list at all, it should be discarded. So from my testing the issue only exists for the unchecked items and for the checked items everything works as expected.
I was able to reproduce the issue.
Steps to reproduce the behavior:
- Go and open up the exclusion dialog and go to Custom tab.
- Click on the plus button to add a new item.
- Uncheck the item and just close the dialog.
- When you reopen the dialog again, you should see a new blank entry at the top as shown in the image.
Environment
- OS: Linux (MX Linux 23)
- Vorta version: 0.10.3
- Installed from: Github (source)
- Borg version: 1.4.0
Logs
Nothing interesting in the logs
Description
I encountered this issue while I was working on another issue and I have also mentioned that there.
What is happening is if an
unchecked itemis added in the Custom tab of the Exclusion dialog of Vorta. Then if you give a blank entry and just close the dialog, when you reopen the Exclusion dialog you will see a blank entry at the top.The expected behavior is that the item shouldn't be added to the list at all, it should be discarded. So from my testing the issue only exists for the
unchecked itemsand for the checked items everything works as expected.I was able to reproduce the issue.
Steps to reproduce the behavior:
Environment
Logs