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

B: Arena Import Issue - Scheduled Transactions missing SourceTypeValueId #25

Open
KelleyLangkamp opened this issue Jan 30, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@KelleyLangkamp
Copy link

Expected Behavior

Scheduled transactions imported from Arena to have the correct source value id from the transaction source defined type

Current Behavior

SourceTypeValueId field is null

Failure Information (for bugs)

We ran into this after LGO's migration. When they tried to use giving analytics, some peoples totals were wrong. The totals on their person profile contribution tab was correct. Tracked it down to the source filter on giving analytics. From there, found that the SourceTypeValueId in the FinancialTransaction table was null but it was all transactions with a ScheduledTransactionId. Looked at the FinancialScheduledTransactions table and saw that migrated transactions were missing the SourceTypeValueId but scheduled transactions created directly in Rock all had values.

@KelleyLangkamp KelleyLangkamp added the bug Something isn't working label Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant