vorta
vorta copied to clipboard
Create New Profile breaks repository drop-down list
Description
Creating new profile would break the repository drop-down against the old profile
Step-by-Step:
- Let's say you currently have a single profile "default" with 2 x repositories (repo01, repo02) from the drop-down
- Now, create a new profile "profile01"
- Now, select "default" profile, and now you only able to see 1 x repository (repo01) from the drop-down, the other repo02 is missing
- Exit the application
- Re-run the application, when you run the application, it would defaulted to "profile01" profile => but this time around, when you click on the repository drop-down, you see 2 x repositories
- Select the "default" profile, and now the repository drop-down says "no repository selected" and no list of repositories
- Select the "profile01" profile again, and now the repository drop-down says "no repository selected" and no list of repositories
I guess, this is similar to #1912
Reproduction
- [X] I tried to reproduce the issue.
- [X] I was able to reproduce the issue.
OS
MacOS 12.7.2 (Monterey)
Version of Vorta
0.9.1
What did you install Vorta with?
Homebrew
Version of Borg
1.2.7
Logs
NO LOG, I suspect because this is a UI issue only...
Thanks for reporting! @televisi