Remove button from Security Groups subpanels is hidden or not based on ListView permissions instead of EditView permissions #10543
Labels
Priority:Important
Issues & PRs that are important; broken functions, errors - there are workarounds
Severity: Moderate
Key function failed, but no or little impact
Type: Bug
Bugs within the core SuiteCRM codebase
Issue
Depending on the pemissions given to a regular user (non administrator) can not remove a security group from a record (Contacts, Accounts...) from the subpanel on that record but from the bulk action on list view. This behavior is not consistent.
Inspecting the code we found that it was being used permission on list view instead of edit view to control the appearance of that button on subpanels.
Possible Fix
No response
Steps to Reproduce the Issue
Context
No response
Version
7.14.4
What browser are you currently using?
Chrome
Browser Version
No response
Environment Information
MAriaDB, PHP 7.4
Operating System and Version
Debian
The text was updated successfully, but these errors were encountered: