Announcement

Collapse
No announcement yet.

Bug mass update role and deleting contact

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

  • Bug mass update role and deleting contact

    Hi
    I want to disable mass update and merge for all users but admin, how to do this ?
    + there is a bug, in user role "assignation permission" is set to "no" but with mass update users can assign permission

    Also, there is a problem, I have an user with "delete" right to "no" for contacts but who could remove his contacts (created by him)
    I want that he cannot remove any contact (his owns too), how to fix this please?

    thanks
    Last edited by gribs; 09-16-2015, 09:03 PM.

  • #2
    Another bug, user role is set to "own" to modify contacts but user with this user role can modify all contacts (not only their)

    I use latest versions (adv pack & core)

    Comment


    • #3
      Hi

      1. assignation permission issue will be fixed.

      2. is it as it was designed. So if user created an entity by a mistake then one is able to remove it.

      /application/Espo/Core/Acl/Base.php.
      remove or comment the method checkEntityDelete

      3. I can't reproduce. Maybe you didn't clear cache after some changes in access control settings?

      Comment


      • #4
        Hi,

        1. ok, for merging also ? (capacity to disable mass update and merge for certain users)

        2. works ! thank you

        3. sorry you are right

        Comment


        • #5
          With merge it works the same as with regular save.

          Comment

          Working...
          X