Hi Anton,
If we delete a group then all it's subgroup's groupid gets empty in the db (mysql) but not into the server cache and all times it returns subgroup with deleted groupid.
The main problem is that I'm making group list and subgroup list for each group. So after deleting group the all subgroup items remains headless but ideally they should become Group as per your logic.
Confirm the issue, I'll fix it.
Hi Anton,
If we delete a group then all it's subgroup's groupid gets empty in the db (mysql) but not into the server cache and all times it returns subgroup with deleted groupid.
The main problem is that I'm making group list and subgroup list for each group. So after deleting group the all subgroup items remains headless but ideally they should become Group as per your logic.