You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tree sorting ignores selected (or highest parent resource id available for logged in manager) resource id if called from icon above the tree but works if called from the context menu.
I.e. it always calls backend with id=0 if called from the icon but calls with the resource id if called from the context menu on this resource.
It leads to inability to sort for everyone except admin who has rights for resource with id = 0
The text was updated successfully, but these errors were encountered:
elcreator
changed the title
Tree sorting ignores resource id if called from icon above tree
Tree sorting ignores resource id if called from icon above the tree
Aug 10, 2023
no, it was not helpful. Looks like it was only merged to 3.2.3 without additional fixes (I already performed updating this file from June 16 commit before).
just try to create non-admin manager user, assign to his group some resources, login with this profile and press on Sort button above the tree. Also here is my config regarding access to the root path:
elcreator
changed the title
Tree sorting ignores resource id if called from icon above the tree
[3.2.3] Tree sorting ignores resource id if called from icon above the tree
Sep 27, 2023
Tree sorting ignores selected (or highest parent resource id available for logged in manager) resource id if called from icon above the tree but works if called from the context menu.
I.e. it always calls backend with id=0 if called from the icon but calls with the resource id if called from the context menu on this resource.
It leads to inability to sort for everyone except admin who has rights for resource with id = 0
The text was updated successfully, but these errors were encountered: