Actions
Bug #27953
closedIf we give the same rules id two times in export API, it's included two time in archive
Bug #27953:
If we give the same rules id two times in export API, it's included two time in archive
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Updated by François ARMAND 10 months ago
- Status changed from New to In progress
Updated by François ARMAND 10 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Clark ANDRIANASOLO
- Pull Request set to https://github.com/Normation/rudder/pull/6752
Updated by Anonymous 9 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|7175be6b06546537780773f6bc0f54e00cf0c9f2.
Updated by Clark ANDRIANASOLO 9 months ago
- Fix check changed from To do to Checked
✓ in the Archive I got only a single occurrence
curl --silent -k -H @/var/rudder/run/api-token-header 'https://localhost/rudder/api/latest/archives/export?rules=c976f1c5-3088-4482-87b4-361e17e0a21f,c976f1c5-3088-4482-87b4-361e17e0a21f' --output export-duplicate-rule.zip
ends up with a single entry :
Updated by Félix DALLIDET 9 months ago
- Subject changed from If we give the same category id two times in export API, it's included two time in archive to If we give the same rules id two times in export API, it's included two time in archive
- Fix check changed from Checked to To do
Updated by Clark ANDRIANASOLO 9 months ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ 9 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.3.7 and 9.0.2 which were released today.
Actions