Portal Version 12.2.3 / PR129992
Question to Cireson: We want to update our Portal version to the newest Baseline version (12.2.3). I saw in the support portal, that a bug with the EDM build (PR129992) has been found. Will a fix (when it is fixed) be included into the Basline soon, or will this be only included into the newsest LATEST version?
Answers
Simon,
This PR is a very niche issue that hopefully won’t affect you.
When the platform creates the data tables, it flattens Enums for ease of use. You will see that (for example) for SR SupportGroup you will have a column called SupportGroup with the English and another called SupportGroupId with the Guid.
If you ALSO have a separate property called SupportGroupId eg a text field, then this will clash and cause the failure.
Geoff
Are the bugfixes in the baseline version the same as for the Latest release version 12.2.3? Since there is no changelog entry for version 12.2.3 for the Baseline version.
Hi Bart
Let me look into the release notes but yes. Right now, Baseline is identical to Latest. EXACTLY the same.
Geoff