Resolves #28713 Fixed bug with the ChangeManagement component were server state was overriding local UI state.
2 lines
274 B
Plaintext
2 lines
274 B
Plaintext
* Fixed bug with the ChangeManagement component where the GitOps checkbox local UI state was being reset due to GET request after PATCH request.
|
|
* Refactored PATH fleet/config end-point to use the primary DB node for both persisting changes and fetching modified App Config. |