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

CM-197: change holder to institution #43

Merged
merged 4 commits into from
Aug 8, 2023
Merged

Conversation

jdolkowski
Copy link
Collaborator

https://openimis.atlassian.net/browse/CM-197

This PR changes holder field in Benefit Plan to institution.

It needs: openimis/openimis-be-social_protection_py#29

@@ -71,8 +70,8 @@ const WORKFLOWS_FULL_PROJECTION = () => [
'group',
];

export function fetchBenefitPlans(modulesManager, params) {
Copy link
Contributor

Choose a reason for hiding this comment

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

It's better not do do this kind of changes in long living code, if fetchBenefitPlans would be used in other modules we're unaware of then functionality could break.

@dborowiecki dborowiecki merged commit 9a4a1d2 into develop Aug 8, 2023
@dborowiecki dborowiecki deleted the feature/CM-197 branch August 8, 2023 07:39
dborowiecki added a commit that referenced this pull request Aug 8, 2023
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.

2 participants