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#2752 Allow financial_trxns to be viewed #21178

Merged
merged 1 commit into from
Jan 6, 2022

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Per https://lab.civicrm.org/dev/core/-/issues/2752 this allows non admins to
see payment details in search for contributions they can see.
I only added for 'get' because I didn't want to loosen 'delete'
(in particular) and this was the minimum extra to achieve
search access

Before

User with 'access civicontribute' can see payment details in core screens but not search kit

image

After

Search details show in search kit

image

Technical Details

The behaviour has changed a bit over recent releases - on earlier code you get errors rather than missing fields. Missing fields is nicer :-)

Comments

@civibot
Copy link

civibot bot commented Aug 18, 2021

(Standard links)

Per https://lab.civicrm.org/dev/core/-/issues/2752 this allows non admins to
see payment details in search for contributions they can see.
I only added for 'get' because I didn't want to loosen 'delete'
(in particular) and this was the minimum extra to achieve
search access
@seamuslee001
Copy link
Contributor

This seems fine to me

@seamuslee001 seamuslee001 merged commit ee80c8a into civicrm:master Jan 6, 2022
@seamuslee001 seamuslee001 deleted the perm branch January 6, 2022 23:01
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.

2 participants