Gaetano Giunta
Gaetano Giunta
Comments taken into account. Also added more info on the issue at https://jira.ez.no/browse/EZP-26908
Anyone up for review ?
Partially done in 5.13. More will happen in subsequent releases
Basically done in upcoming release 6.1. More changes would be a bigger BC break
Note that we can only validate content/location ids to be positive integers values when setting them. When using them for matching, the code tries to be smart and in many...
Update: it seems that eZPlatform API is being tightened to only accept integers for Id fields. Will have to check how this impacts the migration bundle - it will probably...
ps: going forward you will be able to use `expect: one` or `expect: many` when you want to make sure that your update/delete migrations do act on a item (it's...
Interesting.... I think I have seen something similar before but I don't remember the details. Does it work if you use 2 separate steps for deleting the contents?
OK, I will have a look if I manage to reproduce this. Which kernel version are you using ?