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

Fix assigned_facility_type migration #1972

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

sainak
Copy link
Member

@sainak sainak commented Mar 14, 2024

This pull request fixes the migration for the assigned_facility_type field in the ShiftingRequest model. It updates the facility types based on a mapping dictionary and ensures that the correct values are assigned.

fixes ohcnetwork/care_fe#7401

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.19%. Comparing base (e435d9e) to head (00efef9).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1972   +/-   ##
========================================
  Coverage    62.19%   62.19%           
========================================
  Files          221      221           
  Lines        12203    12203           
  Branches      1742     1742           
========================================
  Hits          7590     7590           
  Misses        4305     4305           
  Partials       308      308           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sainak sainak marked this pull request as draft March 14, 2024 10:37
@sainak sainak marked this pull request as ready for review March 14, 2024 10:44
@vigneshhari vigneshhari merged commit 8616f5c into develop Mar 14, 2024
7 checks passed
@vigneshhari vigneshhari deleted the sainak/fix/shifting-migraion branch March 14, 2024 10:47
vigneshhari pushed a commit that referenced this pull request Mar 14, 2024
Fix assigned_facility_type migration (#1972)

add missing migrate shifting assigned_facility_type
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.

Error while fetching shifting requests
4 participants