Actions
Bug #27043
openChange request details history is not updated when updating via API
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
It bothers me each time
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Priority:
73
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 2 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 2 days ago
- Related to Architecture #26904: Migrate the ChangeRequestEditForm snippet from Scala/lift to Elm added
Actions