Actions
Bug #3861
closedError when deleting category
Status:
Released
Priority:
3
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When i delete a category - haven't tested on a group - it outputs an error like that:
Error when trying to delete the category <- The given entry is not of the expected ObjectClass 'groupCategoryId'. Entry details: Entry(dn='groupCategoryId=78eb29b4-3481-4e73-ae30-e7a7d1bd653b,groupCategoryId=a6319075-e2e3-4af6-93a2-2c21201c6a4b,groupCategoryId=45854062-fe25-4f95-9780-a2a0c8ddaf36,groupCategoryId=8c1c96b4-267a-4b2b-9815-3d911f945858,groupCategoryId=GroupRoot,ou=Rudder,cn=rudder-configuration', attributes={Attribute(name=groupCategoryId, values={'78eb29b4-3481-4e73-ae30-e7a7d1bd653b'})})
Second time the deletion happens.
Files
Updated by Nicolas PERRON over 11 years ago
- File Bug_Delete_Category.png Bug_Delete_Category.png added
- Project changed from 24 to Rudder
- Category set to Web - Nodes & inventories
- Status changed from New to 8
- Assignee set to Vincent MEMBRÉ
- Target version set to 2.4.8
Ah...you're right:
We have to delete two times to have it work. This is an issue present on Rudder 2.4 too
Vincent, could you look into this issue please ?
Updated by Nicolas PERRON over 11 years ago
- Assignee changed from Vincent MEMBRÉ to François ARMAND
Updated by François ARMAND about 11 years ago
- Status changed from 8 to Pending technical review
- Pull Request set to https://github.com/Normation/rudder/pull/309
Updated by François ARMAND about 11 years ago
- Assignee changed from François ARMAND to Nicolas CHARLES
Updated by François ARMAND about 11 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 315b1bb40bf8951220acfc2c93b2f422483d9b32.
Updated by Nicolas CHARLES about 11 years ago
Applied in changeset fcdfd0bc8ce382e11147f2ec3640f1082a1092b0.
Updated by Nicolas PERRON about 11 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.4.8, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2013-September/000044.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog24
- Download information: http://www.rudder-project.org/foswiki/Download/
Actions