Bug #25332
closedWhen changing node properties the old table is sometimes still displayed
Description
When adding or editing a node property, a success notification is shown and the property is actually updated on the API, but the table can remain to its old state : without the property in case of adding one, or with the previous property value in case of editing one.
It seems to happen to me only on a local test environment, and with "No throttling" enabled on the browser. When I enable throttling with "GPRS", the problem does not occurs.
There seems to be a race condition in updating the state of the table and refreshing properties.
A workaround is to refresh the table from the refresh button.
It seems to happen only on my 8.2 instance and I could not reproduce on a 8.1 instance.
Updated by Vincent MEMBRÉ 3 months ago
- Target version changed from 8.2.0~beta1 to 8.2.0~rc1
- Priority changed from 37 to 74
Updated by Clark ANDRIANASOLO about 2 months ago
- Related to Bug #25528: List node with properties inheritance error in status bar for generation added
Updated by Clark ANDRIANASOLO about 2 months ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO about 2 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/5920
Updated by Clark ANDRIANASOLO about 2 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|a2cf72a216284a408ce3c2962340756f98a0bd21.
Updated by François ARMAND about 1 month ago
- Has duplicate Bug #25540: Node properties tab : modified values are not displayed until page refresh added
Updated by Vincent MEMBRÉ about 1 month ago
- Status changed from Pending release to Released
- Priority changed from 74 to 73
This bug has been fixed in Rudder 8.2.0~rc1 which was released today.
Updated by Clark ANDRIANASOLO 16 days ago
- Related to Bug #25822: Properties on newly created group are not initialized until policy generation or other group properties update added