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

[MPDX-8341] Fix coaching Connections Remaining link filter #1115

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

canac
Copy link
Contributor

@canac canac commented Oct 3, 2024

Description

  • Remove status === null filter from the Connections Remaining link on the coaching report page.
  • Fix tests that will fail if you have HELP_URL_* environment variables set locally.

To test, go to Reports > Coaching, then click on the Connections Remaining link. Verify that the number on the coaching report matches the number of contacts showing on the contacts page. Before, too many contacts were showing because it was including contacts with a null status.

MPDX-8341

Checklist:

  • I have given my PR a title with the format "MPDX-(JIRA#) (summary sentence max 80 chars)"
  • I have applied the appropriate labels. (Add the label "On Staging" to get the branch automatically merged into staging.)
  • I have requested a review from another person on the project

canac added 2 commits October 3, 2024 14:28
When you have HELP_URL_* env vars set locally, these tests were failing
because other links were in the document.
@canac canac added the Preview Environment Add this label to create an Amplify Preview label Oct 3, 2024
@canac canac requested a review from dr-bizz October 3, 2024 19:44
@canac canac self-assigned this Oct 3, 2024
Copy link
Contributor

github-actions bot commented Oct 3, 2024

@canac canac changed the title [MPDX-8339] Fix coaching Connections Remaining link filter [MPDX-8341] Fix coaching Connections Remaining link filter Oct 3, 2024
Copy link
Contributor

github-actions bot commented Oct 3, 2024

Bundle sizes [mpdx-react]

Compared against 348e611

No significant changes found

Copy link
Contributor

@dr-bizz dr-bizz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work!

@canac canac merged commit 0587cbb into main Oct 4, 2024
19 checks passed
@canac canac deleted the 8339-connections-remaining-filter branch October 4, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Preview Environment Add this label to create an Amplify Preview
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants