Actions
Bug #16064
closedRsync option for relay policy sync does not work
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:
Description
"sync_method_disabled" expression => strcmp("disabled", "disable");
This lead to rsync method failing to propagate the promises, so we are ALWAYS enforcing the classical propagation.
Updated by Félix DALLIDET about 5 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Alexis Mousset about 5 years ago
- Related to Bug #12150: Cannot save relay synch method form twice added
Updated by Félix DALLIDET about 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/1549
Updated by Félix DALLIDET about 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-techniques|88b6f9fd4f2b1995d4445d03c8bbf3e5ccec0763.
Updated by Alexis Mousset about 5 years ago
- Subject changed from Typo in the system technique PropagatePromises to Rsync option for relay policy sync does not work
- Name check changed from To do to Reviewed
Updated by Nicolas CHARLES about 5 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ almost 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.15 which was released today.
Actions