Recently we were swarmed by flaky tests in one of the projects and our team had to deal with many of them. Often this job is picked up by young developers not having much experience in troubleshooting unstable tests, and for that reason requiring som...
Hi experts!
Here is what I need to do. Let's say there is an item in the database with en and de locales set for a hypothetical localized attribute, e.g. attribute = [en: beer, de: bier]. I have a new locale values for the item attribute to set, e.g....
Dear experts,
here is my problem. I have two items - both have no explicit unique attributes defined and they are connected by a relation with partof=true for the dependent item type. Is it possible to create an IMPEX that would insert their instance...
As mansurarisoy pointed out, localized types are really Map types under the hood. So that means your robot will have a different cable in different parts of the world. For example the cable attribute may have values like these:en_BRcable1en_UScable2d...
The problem may be related to the gradle version used. The platform requires version 7.3.3 for the build. If you installed 8.x on your machine or use and IDE such as IntelliJ, which uses gradle 8.x by default, you will get errors like that.
As far as I know, it's planned for the next major release next year. More likely second half of the next year. Even more likely last quarter of the next year.