Closed Kato88 closed 2 years ago
In order to match the later retrieved entity images the id is required. so far it was always guid.empty. So I added the id to the query expression.
I also included a "Distinct = true" since it was also possible to retrieve the same sdkprocessingstep multiple times.
In order to match the later retrieved entity images the id is required. so far it was always guid.empty. So I added the id to the query expression.