Actions
Todo #16626
openSave the update branch preference on system update
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
26.03
Release Notes:
Default
Description
If the config is pointing to a nonexistent update branch it uses a default branch which is generally the current stable version. Once the configured branch becomes available again then it will be used. This is an issue in the following case since it results in undesired behavior:
- The system is updated to a development branch.
- The system is updated to the RELEASE version once its available.
- A development branch is made available.
The above steps result in the system using the (new) development branch, e.g. for updating packages or for the widget update checks, without the user first opting into the development branch (by selecting it under System > Update).
By updating the configured branch once a system update is confirmed, the above steps will result in the system continuing to use the (e.g.) stable release branch while allowing the user to opt into the (new) development branch.
Updated by Marcos M 4 days ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 28a4852ad6290e283a74e7e5a16ec6821708a035.
Actions