Page 1 of 1
JSON Array / No relation on data
Posted: Mon Oct 28, 2024 5:54 am
by Andreas Koetzle
Hello,
i have updated from version 24.3.x to 24.4.3.
Most of our reports won't work anymore, because of no more existing data-relation on embedded JSON Arrays.
Here you see the data on version 24.3.1

- 28-10-2024_06-39-08.png (4.19 KiB) Viewed 13798 times
and here on version 24.4.3

- 28-10-2024_06-49-31.png (1.7 KiB) Viewed 13798 times
We need some fix to run our reports.
Thank you.
Re: JSON Array / No relation on data
Posted: Mon Oct 28, 2024 9:41 pm
by Lech Kulikowski
Hello,
Please send us a sample report with test data that reproduces the issue for analysis.
Thank you.
Re: JSON Array / No relation on data
Posted: Tue Oct 29, 2024 5:44 am
by Andreas Koetzle
Hello,
you don't need any report.
Just try to import any JSON with an Array like this.
Code: Select all
[
{
"_Kennung":"123435",
"fdArtBez":"Bez",
"_fdSortProzess":
["Text1","Text2"],
"_MatNr":""
}
]
There is no possibility to access the Array like in older versions.
Re: JSON Array / No relation on data
Posted: Tue Oct 29, 2024 11:36 pm
by Lech Kulikowski
Hello,
We need some additional time to investigate the issue, we will let you know about the result as soon as possible.
Thank you.
#15860
Re: JSON Array / No relation on data
Posted: Wed Oct 30, 2024 4:12 pm
by Lech Kulikowski
Hello,
The issue is fixed. The fix will be available in the next release build in the next week.
Thank you.