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

Fixes on the current version. #413

Merged
merged 6 commits into from
Jul 18, 2024
Merged

Conversation

tip-top-b
Copy link
Contributor

@tip-top-b tip-top-b commented May 28, 2024

  • Returning the id to the function, to prevent overwriting definitions with the same name.
  • Adding commands for converting the old structure to the new structure, and systems that have to be upgraded.
Q A
Bug fix? yes
New feature? yes
BC breaks? no
Deprecations? yes/no
Fixed tickets #...

- Add IdGenerator.
- Introduce a new command to migrate old export and import definitions to yaml.
@dpfaffenbauer
Copy link
Collaborator

@tip-top-b This adds a new ID int field to the definitions?

# Conflicts:
#	src/DataDefinitionsBundle/Model/ExportDefinition.php
#	src/DataDefinitionsBundle/Model/ImportDefinition.php
@dpfaffenbauer
Copy link
Collaborator

@tip-top-b I see why you added that again, and it makes total sense! I made some further adjustments and refactorings. It didn't quite well work in all scenarios, for example if configured as settings-store.

@dpfaffenbauer dpfaffenbauer merged commit b1b040f into instride-ch:5.0 Jul 18, 2024
19 checks passed
@tip-top-b
Copy link
Contributor Author

@dpfaffenbauer thanks a lot.

@dpfaffenbauer
Copy link
Collaborator

@tip-top-b thank you ;)

I will do a release tomorrow. will be 5.1. major bc break though, but necessary

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