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/empty array and wrong entity manager #314

Conversation

punk-raider
Copy link

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
  1. Fix importing new import/exportDefinition:
  • importing command expects InvalidArgumentException when no definition exists in system
  • WAS: error wash thrown
  • IS: correct exception is thrown
  1. Fix wrong entity model in import commands:
  • @doctrine.orm.default_entity_manager can't handle Definition entity

@dpfaffenbauer dpfaffenbauer added this to the 4.0.0 milestone Jun 21, 2021
@dpfaffenbauer dpfaffenbauer self-requested a review June 21, 2021 10:08
@dpfaffenbauer dpfaffenbauer merged commit 2c334f5 into instride-ch:master Jun 21, 2021
@dpfaffenbauer
Copy link
Collaborator

thanks

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