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

[MHV-65291] added pending meds to features.yml. #20482

Merged
merged 1 commit into from
Jan 27, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[MHV-65291] added pending meds to features.yml.
  • Loading branch information
robertbylight committed Jan 27, 2025
commit 47cba00c7c1a10879f611c4a5d6389fd6080dbfd
4 changes: 4 additions & 0 deletions config/features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1088,6 +1088,10 @@ features:
actor_type: user
description: Enables/disables grouping medications related work
enable_in_development: true
mhv_medications_display_pending_meds:
actor_type: user
description: Enables/disables pending medications related work
enable_in_development: true
mobile_allergy_intolerance_model:
actor_type: user
description: For mobile app, enalbes use of strict models for parsing allergy intolerance
Expand Down
Loading