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

Bug 182: exclude some transaction types from total funding #302

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rajeshg
Copy link
Contributor

@rajeshg rajeshg commented Oct 21, 2021

Description

Changed query to calculate Total funding. We now exclude Interest and substract the refund amount. Closes #182

Why?

The Total Funding Field on the candidate page is calculated without accounting for transaction types. For example, it counts refunds and individual contributions. From what I can tell, this is not the behavior we want.

GitHub Issue

#182

Testing Steps

Before and After Screenshots (if applicable)

@rajeshg
Copy link
Contributor Author

rajeshg commented Nov 9, 2021

@SchaeStewart can you review this?

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

Successfully merging this pull request may close these issues.

'Total Funding Field' on candidate page includes all tranasction types
2 participants