feat: more descriptive messages when no sources are selected to backup#1613
Conversation
real-yfprojects
left a comment
There was a problem hiding this comment.
I think a change to create.py would be better suited.
|
I looked through |
|
While you can't catch the error in vorta/src/vorta/borg/create.py Lines 99 to 101 in e20e923 |
real-yfprojects
left a comment
There was a problem hiding this comment.
Great! This is exactly what I had in mind.
Fixes borgbase#1463. This makes the code count the database rows for the current profile only. Previously one could run a backup without any sources when one had sources configured in a different profile. * src/vorta/borg/create.py (BorgCreateJob.prepare)
fixes #1463
