Skip to content

Fixes on the current version.#413

Merged
dpfaffenbauer merged 6 commits intoinstride-ch:5.0from
tip-top-b:fixes
Jul 18, 2024
Merged

Fixes on the current version.#413
dpfaffenbauer merged 6 commits intoinstride-ch:5.0from
tip-top-b:fixes

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 #...

tip-top-b added 2 commits May 28, 2024 06:25
- 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
@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