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: correct user role not showing if role is updated #7562

Merged
merged 8 commits into from
Sep 4, 2024
Merged

Conversation

jamil314
Copy link
Collaborator

@jamil314 jamil314 commented Sep 2, 2024

fixes #7495

This comment has been minimized.

@@ -64,3 +65,41 @@ export async function setCollectorForPrintInAdvance(

return details
}

export type IPractitionerRoleHistory = (Resource & PractitionerRole)[]
Copy link
Collaborator

Choose a reason for hiding this comment

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

export type PractitionerRoleHistory = PractitionerRole

I think we could move these to commons, and use the types available here?

@jamil314 jamil314 added this to the v1.5.1 milestone Sep 3, 2024
@jamil314 jamil314 requested a review from naftis September 3, 2024 10:22
@jamil314 jamil314 enabled auto-merge (squash) September 4, 2024 08:18
@jamil314 jamil314 merged commit afc8c5c into develop Sep 4, 2024
22 checks passed
github-actions bot pushed a commit that referenced this pull request Sep 4, 2024
github-actions bot pushed a commit that referenced this pull request Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants