Access Issue for Case Officer/MARA AGent in Lead Records

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bibinthomas
    Junior Member
    • Sep 2024
    • 3

    #1

    Access Issue for Case Officer/MARA AGent in Lead Records

    Hi Team,

    I have a scenario in the Leads module where an assigned user can add a Case Officer name to a lead record. The Case Officer also has a normal CRM login, and the requirement is that when the Case Officer logs in, they should be able to view all lead records where they are assigned as the Case Officer.

    To achieve this, I created a BasePlus entity and established relationships between the Lead entity and the CRM User entity to link the Case Officer field with the corresponding CRM user. I also created the necessary roles and teams, and granted “Own” view access.

    However, when logging in as the Case Officer, the user is still unable to see any lead records where their name is assigned as the Case Officer.

    Could someone please help me identify what might be missing or misconfigured?
  • heint
    Member
    • Jun 2025
    • 33

    #2
    Greetings,bibinthomas,

    Please, share some screenshots to understand the built logic better. Especially screenshots of Lead/BasePlus entity ​where the Case Officeris assigned and roles access for the user.

    Comment

    • bibinthomas
      Junior Member
      • Sep 2024
      • 3

      #3
      Attached
      Attached Files

      Comment


      • heint
        heint commented
        Editing a comment
        The system will consider "own" types of records only for users who were added to the "Assigned User" or "Collaborator" default field.

        You can add multiple Assigned Users to the record by using https://docs.espocrm.com/administrat...ssigned-users/ feature.
        Collaborators will also see "own" records using https://docs.espocrm.com/administrat...#collaborators feature.

        In your case, I would recommend activating one of these features and adding your agents to one of these fields. Using the custom Assigned User field requires careful configuration and may not be that stable compared to the default one.
    • bibinthomas
      Junior Member
      • Sep 2024
      • 3

      #4
      I'm using CRM version of 8.2.

      Comment

    Working...