-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Labels
help wantedThis issue is available, comment if you want to fix itThis issue is available, comment if you want to fix ittype:bugSomething doesn't work as intendedSomething doesn't work as intended
Description
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
- I tried to reproduce the issue.
- 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...Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedThis issue is available, comment if you want to fix itThis issue is available, comment if you want to fix ittype:bugSomething doesn't work as intendedSomething doesn't work as intended