fix: allow disabling update server once enabled #577
Reference in New Issue
Block a user
Delete Branch "fix/update-server-disable"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Fixes bug where update server could not be turned off once enabled. When unchecked, the repo-level config is now deleted so the org-level config takes effect properly. Update server can be disabled even if license keys exist (keys remain valid, just no longer served via update feed).