Skip to content

Deploy merge#5790

Open
sshinde-rtsl wants to merge 10 commits intomasterfrom
deploy-merge
Open

Deploy merge#5790
sshinde-rtsl wants to merge 10 commits intomasterfrom
deploy-merge

Conversation

@sshinde-rtsl
Copy link
Contributor

Story card: sc-XXXX

Because

Enter the reason for raising this PR...

This addresses

Enter the details of what all this covers...

Test instructions

Enter detailed instructions for how to test this PR...

- Add migration to create patient_scores table (with existence check)
- Add PatientScore model with Mergeable concern
- Add Api::V4::PatientScoresController with sync_to_user only
- Add PatientScoreTransformer for response transformation
- Add patient_score schema to Api::V4::Models
- Add GET route for /patient_scores/sync
- Add factory and controller spec for patient_scores (sync_to_user only)
…t line 9724, which terminated the INSERT INTO schema_migrations statement early. The migration

 versions on lines 9725-9729 were left as orphaned SQL, causing the syntax error.
 - Added filter_enabled? method that checks Flipper.enabled?(:patient_deduplication_filter, current_admin)
 - before_action :set_filter_options now only runs if filter is enabled
 - Filter logic in show action is conditional on feature flag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant