-
-
Notifications
You must be signed in to change notification settings - Fork 133
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
./yii fixture/add console command not working #439
Labels
type:bug
Bug
Comments
Encountering a similar issue with all my BelongsTo relations: Cycle\ORM\Exception\TransactionException: Transaction can't be finished. Some relations can't be resolved:
|
Similar to Albertborsos' issue, the relations work when adding and then submitting but not when editing and then submitting; using the same form of course. |
All tests pass after #454 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
According Codeception test fails as well.
What steps will reproduce the problem?
Run
./yii fixture/add
console command`.What is the expected result?
No errors.
What do you get instead?
Additional info
demo/docker-compose.yml
Line 5 in 3d6ca81
demo/docker-compose.yml
Line 5 in 3d6ca81
The text was updated successfully, but these errors were encountered: