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

Fix 5.20 regression on retrieving template transaction with no logged in user #15976

Merged
merged 1 commit into from
Nov 28, 2019

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Nov 28, 2019

Overview

Fixes 5.20 regression where repeattransaction was failing based on user permissions

Before

failed to load related objectsAuthorization

After

works

Technical Details

Ug - we are going to have to get used to passing setCheckPermissions for apiv4

Comments

@civibot
Copy link

civibot bot commented Nov 28, 2019

(Standard links)

@civibot civibot bot added the 5.20 label Nov 28, 2019
@eileenmcnaughton eileenmcnaughton changed the title Fix 5.20 regression on retrieving template transaction with no logged… Fix 5.20 regression on retrieving template transaction with no logged in user Nov 28, 2019
@totten
Copy link
Member

totten commented Nov 28, 2019

Nice catch @eileenmcnaughton @mlutfy

@seamuslee001
Copy link
Contributor

Yep, I agree with this and I think we can merge on pass this

@seamuslee001 seamuslee001 merged commit 0d69fd8 into civicrm:5.20 Nov 28, 2019
@eileenmcnaughton eileenmcnaughton deleted the 5.20 branch November 28, 2019 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants