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

Activities search fails for users without permission of access_print_menu #6

Closed
andyburnsco opened this issue Jul 23, 2021 · 4 comments

Comments

@andyburnsco
Copy link

andyburnsco commented Jul 23, 2021

If a user does not have "access_print_menu" they can not the open activities or mailings tab in adv search (network error). They also get WSOD going to search > find activities. So activities is a problem, maybe other areas I am unaware of.

export-perm-ext

This is a breaking change on version 1.2 from this PR: #4. Not sure what the connection is. @mattwire

General issue on why this may occur: https://civicrm.stackexchange.com/questions/31318/network-error-unable-to-reach-the-server-recording-contact-activities

@mattwire
Copy link
Contributor

mattwire commented Jul 23, 2021

@andyburnsco Please can you test civicrm/civicrm-core#20940? - You can probably just apply this bit: civicrm/civicrm-core@f2baa7e

@andyburnsco
Copy link
Author

andyburnsco commented Jul 25, 2021

@mattwire I only applied civicrm/civicrm-core@f2baa7e patch and it does allow activities and mailings tab in advanced search to work. However, Search > Find Activities results in WSOD still.

It is only when I give the _access_print_menu that Find Activities search screen "works" again.

@mattwire
Copy link
Contributor

@andyburnsco Ah, problem seems more widespread - try civicrm/civicrm-core#20950 for a more generic fix (you can remove the previous patch).

@andyburnsco
Copy link
Author

andyburnsco commented Jul 25, 2021

I've applied civicrm/civicrm-core@222ce04 and rolled back this patch civicrm/civicrm-core@f2baa7e.

Find Activities works now. Looks good.

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

No branches or pull requests

2 participants