Bug #26973
closed
Rollback event log endpoint has the wrong HTTP method
Added by Clark ANDRIANASOLO about 2 months ago.
Updated about 2 months ago.
Severity:
Trivial - no functional impact | cosmetic
Effort required:
Very Small
Description
The internal endpoint has a GET method for a modification, it should be POST instead
Files
- Status changed from New to In progress
- Status changed from In progress to Pending technical review
- Pull Request set to https://github.com/Normation/rudder/pull/6401
- Status changed from Pending technical review to Pending release
It is now with POST
method :

For the authz definition, the previous user with admin read can not rollback an event log :
2025-05-28 17:54:48+0200 WARN api-processing - User 'adminread' is not authorized to access API 'eventFilterDetails
2025-05-28 17:54:48+0200 INFO api-processing.response-error - "User 'adminread' is not authorized to access API 'eventFilterDetails"
- Fix check changed from To do to Checked
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.2.7 and 8.3.2 which were released today.
- Related to Bug #27051: Event logs rollback does not work anymore added
Also available in: Atom
PDF