Control what your users can access and save time, money, and frustrations. Lock down sensitive data in SuiteCRM to specific groups or teams. Supports unlimited assigned users, unlimited group assignments to records, custom layouts for each group, login/sudo capabilities and much more.
#3218 - Mass Assign Leads to Security Group SuiteCRM 7.11.18
When mass assigning all Lead records in a ListView, the query fails because the join table has the wrong alias in the where clause. The query produced refers to the join table as relJoin1 but the $_SESSION['export_where'] uses jt0 in MassAssign.php line 44.
Happy to provide more details.
4 years ago
Thanks for reporting this. Upon initial testing on 7.11.18, I cannot replicate this. I have a few questions that will help to recreate what you are running intoo.
Thanks! -Jason
4 years ago
3 years ago
For anyone else who is running into this, we were able to replicate this issue when doing a Mass Assign while using a search filter with a custom relate field. The issue has been fixed in the 3.1.23 release of SecuritySuite for all versions of SuiteCRM.