Announcement

Collapse
No announcement yet.

Strange behaviour with permissions in roles

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Strange behaviour with permissions in roles

    I have a few custom entities, that I want to put invisible for a certain user type.
    So I created a role for that user type and put the entities, I do not want to display for these users in the role as "not set".
    This works for most of my entities, but for some, after setting to "not set", that user is not able anymore to save newly create records.

    The entities do not have anything in common that way, that I could see any pattern.

    Nothing in Log File, although the saving does not work.

    Has anybody experienced something similar or any idea of solution?
    Last edited by shalmaxb; 12-12-2022, 10:49 PM.

  • #2
    Hi,
    maybe :
    ACL strict mode config parameter is removed. The system will always behave as if it was enabled. IMPORTANT: Those who have the parameter disabled (it used to be disabled by default prior v5.6.10) w...


    Comment


    • #3
      item, thank you for the hint. Meanwhile I found the culprit in an extension and will send it to the support of the extension.

      Comment

      Working...
      X