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

dev/core#1529 fix event repeat functionality #22017

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

lcdservices
Copy link
Contributor

Overview

Creating a repeating event throws a permissions error.
ref: https://lab.civicrm.org/dev/core/-/issues/1529

Before

Fatal error thrown.

After

Correct function is used to retrieve event permissions. No error thrown.

@civibot
Copy link

civibot bot commented Nov 10, 2021

(Standard links)

@civibot civibot bot added the master label Nov 10, 2021
@monishdeb
Copy link
Member

I agree with the patch, the patch restore the code how it used to use the same getAllPermissions fn after throwing a deprecation message here I tested on my local and working fine for me. Hence merging.

@monishdeb monishdeb merged commit 51a318e into civicrm:master Nov 10, 2021
@eileenmcnaughton
Copy link
Contributor

Opps this should have gone agains the rc - people hit this as a regression in 5.44 - but it is in 5.45 (would have hit 5.44 if it had been agains the rc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants