Bug #26811
openDynamic group display not updated when nodes added in dependent groups
Description
- Groups A being a dynamic group based on some criteria ;
- Group B being a dynamic group with criteria “Being member of group A” (with the intention of ORing several groups in the future, but only one group A in group B for now).
- Change the criteria for group A so it includes more nodes, save.
- Group B should reflect the changes, but it does not take into account the new nodes in A.
- Edting group B and clicking on [Search] make the new nodes appear, but this cannot be saved “nothing to save”, unless some other change is made to group B, such as i.e. its description.
WORKAROUND: reload the page
Updated by Vincent MEMBRÉ 25 days ago
- Target version changed from 8.3.1 to 8.3.2
Updated by François ARMAND 16 days ago
- Assignee set to François ARMAND
- Priority changed from To review to 1 (highest)
The algo should take care of that case. I will try to reproduce and qualify
Updated by François ARMAND 15 days ago
- Subject changed from Dynamic group not updated issue when made from other groups to Dynamic group display not updated when nodes added in dependent groups
- Description updated (diff)
- Status changed from In progress to New
- Assignee changed from François ARMAND to Clark ANDRIANASOLO
- Priority changed from 1 (highest) to 2
So, the depending group content is correctly updated, and we even have a log saying so:
2025-05-15 17:05:19+0200 INFO dynamic-group - Dynamic group 10580661-4882-454c-bb57-db6d62ee601c: added node with id: [ 00000065-55a2-4b97-8529-5154cbb63a18, 00000038-55a2-4b97-...
But the UI page is not. This is corrected with a page reload, so it let me think that the problem is some kind of cache in the UI part that is not correctly updated.
In any case, the priority seems much lower knowing that.
Updated by François ARMAND 15 days ago
- Target version changed from 8.3.2 to 8.2.7
Exists also in 8.2