Make taxon comparable#11329
Conversation
Zales0123
left a comment
There was a problem hiding this comment.
👍 I'm always careful when we discuss should sth be done everywhere or nowhere 😄 So I would definitely go with this fix and for other entities where the problem has been detected... And then make a conscious decision is it good to do it for others as well :) 🖖
9997530 to
f5c12d0
Compare
|
The base of this pull-request was changed, you need fetch and reset your local branch Unless you added new commits (to this branch) locally that you did not push yet, Feel free to ask for assistance when you get stuck 👍 |
|
Thanks, @oallain! 🎉 |
|
I've run into the same error when changing the position of existing variants. Reported here: #11487 |
This PR was merged into the 1.7 branch. Discussion ---------- | Q | A | --------------- | ----- | Branch? | master | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Related tickets | fixes #11487, like as #11329 | License | MIT <!-- - Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible) - Features and deprecations must be submitted against the master branch - Make sure that the correct base branch is set --> Commits ------- f7c0dd5 make product variant comparable
|
@Zales0123 I just got this on Product (Sylius v1.8.12). Using this solution helped me to fix it. |
Is this good for you?
Do you think I should do the same for all resources (as said in the issue commands)?