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/financial#57 Hide recur trxn_id if it matches recur processor_id #21916

Merged
merged 1 commit into from
Jan 4, 2022

Conversation

mattwire
Copy link
Contributor

Overview

Hide the recur trxn_id if it matches the processor_id.

Per https://lab.civicrm.org/dev/financial/-/issues/57 contribution_recur.trxn_id is deprecated. For legacy reasons we have to set trxn_id = processor_id in case it is still used by some code but it makes no sense to display that in the UI.

Before

Both shown.

image

After

Only processor_id shown.

image

Technical Details

Comments

@civibot
Copy link

civibot bot commented Oct 23, 2021

(Standard links)

@civibot civibot bot added the master label Oct 23, 2021
@demeritcowboy
Copy link
Contributor

This PR seems to have gotten buried. It looks good - no change if they're different, only display once if the same.

@demeritcowboy demeritcowboy merged commit bee2b57 into civicrm:master Jan 4, 2022
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