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

Add test for recipient filter with FF on #35478

Merged
merged 4 commits into from
Dec 11, 2024

Conversation

MartinRiese
Copy link
Contributor

@MartinRiese MartinRiese commented Dec 5, 2024

Product Description

Technical Summary

https://dimagi.atlassian.net/browse/USH-5154

Feature Flag

INCLUDE_ALL_LOCATIONS

Safety Assurance

Safety story

Automated test coverage

Yes

QA Plan

Rollback instructions

  • This PR can be reverted after deploy with no further considerations

Labels & Review

  • Risk label is set correctly
  • The set of people pinged as reviewers is appropriate for the level of risk of the change

@MartinRiese MartinRiese force-pushed the riese/recipient_filter_additions branch from 589ad5c to 94a0b6e Compare December 5, 2024 15:22
@dimagimon dimagimon added the Risk: High Change affects files that have been flagged as high risk. label Dec 5, 2024
@MartinRiese MartinRiese force-pushed the riese/recipient_filter_additions branch from a695da4 to 74f0301 Compare December 5, 2024 17:54
@dimagimon dimagimon removed the Risk: High Change affects files that have been flagged as high risk. label Dec 5, 2024
@MartinRiese MartinRiese marked this pull request as ready for review December 5, 2024 18:38
@MartinRiese MartinRiese requested review from a team, AddisonDunn and minhaminha and removed request for a team December 5, 2024 18:39
schedule = TimedSchedule.create_simple_daily_schedule(
schedule = self._create_schedule(user_data_filter={'role': ['nurse']})

TimedSchedule.create_simple_daily_schedule(
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this TimedSchedule still need to be created?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It does not. Thanks for catching that.

@MartinRiese MartinRiese merged commit 65b99ea into master Dec 11, 2024
13 checks passed
@MartinRiese MartinRiese deleted the riese/recipient_filter_additions branch December 11, 2024 14:14
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.

3 participants