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

Appts Presentation Filter Fixes #10320

Open
3 tasks
jperk51 opened this issue Dec 5, 2024 · 1 comment
Open
3 tasks

Appts Presentation Filter Fixes #10320

jperk51 opened this issue Dec 5, 2024 · 1 comment
Assignees
Labels

Comments

@jperk51
Copy link
Contributor

jperk51 commented Dec 5, 2024

Right now we have the presentation filter and associated flipper duplicated in our proxy while also having the same thing in the appts service. Additionally, there was recently an update made for requests so we need to fix it in our presentation filter. Due to a timezone issue the requests limit here needs to be updated from 1.day.from_now.end_of_day to 2.day.from_now.end_of_day. If you need more details you can reach out to Simi.

ACs:

  • Remove the duplicate code from our proxy
  • Update presentation filter for requests
  • Update tests as needed
@jperk51 jperk51 changed the title Remove duplicate code from mobile appts proxy Appts Presentation Filter Fixes Dec 5, 2024
@StacyB2023
Copy link
Contributor

Added to epic

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

No branches or pull requests

3 participants