-
Notifications
You must be signed in to change notification settings - Fork 1
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
[No-Jira] Show all financial accounts on Responsibility Centers Page #847
Conversation
This pull request is automatically being deployed by Amplify Hosting (learn more). |
src/components/Reports/ResponsibilityCentersReport/GetFinancialAccounts.graphql
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hopefully my change fixes the tests 🤞
@canac Do you have any ideas on seeing what the accounts look like on staging? The test MPDX account doesn't have any accounts on the Responsibility Center report. |
src/components/Reports/ResponsibilityCentersReport/ResponsibilityCentersReport.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! 🎉
Description
https://secure.helpscout.net/conversation/2457168102/1071165/
Change the graphql request limit so that all financial accounts are shown on the Responsibilities Center page.
Checklist: