Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.19
-
Fix Version/s: 4.7.20
-
Component/s: None
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Core Team Funds
-
Verified?:Yes
Description
Due to a permissions error, all users (even drupal user #1) cannot:
- see the Manage Events listing at all (it's blank)
- edit an event
This is currently a problem in CiviCRM.org as well as one of my client sites. Although I don't have a exact source of the problem what these two sites have in common is:
- use of Participant Custom Data fields specific to an event or event type
- recently upgraded to 4.7.19 (was not a problem in 4.7.18)
I also notice there are several bugs in the queue in regards to API as it pertains to CiviEvent, and have to wonder if this is related in some way: CRM-20582, CRM-20581, CRM-20549
Debugging output is attached. I hope that is helpful.
Attachments
Issue Links
- is supplemented by
-
CRM-20582 ACL not working as expected. `access CiviCRM` now required when using api to register for an event.
- In Progress