Andreas Rogge

Results 86 comments of Andreas Rogge

Hi, thank you for the effort you are putting into this. We're waiting for your feedback if the commit in question actually causes the behaviour. If you can confirm that...

* add a section for volume status to the documentation style guide that this should use backticks * fix the VolStatus/status/Volume status mess * make sure the configuration option values...

@sebsura do you remember why exactly we remove the directory when just truncating the volume? Maybe we should just skip the `std::filesystem::remove()` here.

It might be cleaner to just add a new record when filesettext was changed, however we need to check if that's possible, because filesetid is referenced from the job.

Windows-changes are in PR #2376. non-Windows changes will follow.

We're all open for discussion on this. Nevertheless, currently a job can have basically three outcomes which is "OK", "OK, but we had a warning" and "Failed" (there may be...