Actions
Enhancement #27043
openChange request details history is not updated when updating via API
Status:
Pending technical review
Priority:
2
Assignee:
Target version:
Pull Request:
UX impact:
It bothers me each time
Suggestion strength:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Name check:
To do
Fix check:
To do
Regression:
No
Description
When updating a change request in the UI (name/description), the change request history in the change request details page contains rows about some modification :
The page also refers to the last date of modification in the header.
But when updating the same change request using the REST API, such modifications are not reported in the page: event logs are not created.
Event logs should be created even when updating change requests using the REST API
Files
Updated by Clark ANDRIANASOLO 22 days ago
It impacts #26904, which migrate the page to use the public REST API in 9.0, so until this bug is resolved the page will have the issue of not updating the header and modification/change history
Updated by Clark ANDRIANASOLO 22 days ago
- Related to Architecture #26904: Migrate the ChangeRequestEditForm snippet from Scala/lift to Elm added
Updated by François ARMAND 16 days ago
- Tracker changed from Bug to Enhancement
- Priority changed from To review to 2
- Target version changed from 8.2 to 9.0
- Severity deleted (
Minor - inconvenience | misleading | easy workaround) - Priority deleted (
73)
Updated by Véronique HAYAERT 16 days ago
- Status changed from In progress to Pending technical review
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/851
Actions