Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This PR updates the query in the user repository to include a get() method, ensuring the query results are fetched in AttributeRepository.php #1728

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tekonrust
Copy link

Modified the query for users with 'individual' view permission to include the 'get()' method. This ensures the query returns the result as expected. This fixes the issue with users with permission individual to see options in dropdown while creating leads preventing potential issues with missing results.

BUGS:

No options in drop down for create leads sections for user with individual permission.
image

Modified the query for users with 'individual' view permission to include the 'get()' method. This ensures the query returns the result as expected. This fixes the issue with users with permission individual to see options in dropdown while creating leads preventing potential issues with missing results.

**BUGS:**

> No options in drop down for create leads sections for user with individual permission.
![image](https://github.com/user-attachments/assets/44ec5146-9f27-491e-a004-a94b8009a8de)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant