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

GN-5245: apply new template instantiate method on built-in standard templates #793

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

elpoelma
Copy link
Contributor

@elpoelma elpoelma commented Dec 6, 2024

Overview

This PR ensures that we also apply the new instantiateUuids method when instantiating the built-in standard templates.

This PR should be backwards compatible and should thus also work with current versions of the backend.

connected issues and PRs:

GN-5245
To be tested in conjunction with lblod/app-gelinkt-notuleren#223

Setup

Check-out lblod/app-gelinkt-notuleren#223

How to test/reproduce

See lblod/app-gelinkt-notuleren#223 for instructions on how to test

@elpoelma elpoelma force-pushed the GN-5245-modernize-templates branch from e0ebd35 to c46adbc Compare December 10, 2024 09:12
@piemonkey
Copy link
Contributor

piemonkey commented Dec 10, 2024

Doesn't lblod/app-gelinkt-notuleren#223 make the instantiateUuids call redundant as we're replacing the standard templates with ones that don't use the generateUuids approach that is handled by instantiateUuids?

@elpoelma
Copy link
Contributor Author

Doesn't lblod/app-gelinkt-notuleren#223 make the instantiateUuids call redundant as we're replacing the standard templates with ones that don't use the generateUuids approach that is handled by instantiateUuids?

True, but I left it in case we e.g. accidentally deploy that frontend without running the migrations. I can also remove it of course.

@elpoelma elpoelma merged commit b6806d9 into master Dec 13, 2024
3 checks passed
@elpoelma elpoelma deleted the GN-5245-modernize-templates branch December 13, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants