I am using docker version 1.24.1 and cms version 4.3.0.
The issue I am facing is that when I fetch the details of all displays or specific display, then the displaygroupid I get is incorrect, it shows me the default displaygroupid, which is even not showing in cms. How do I get the exact displaygroupid for each display using api. please help.
I tested the Display Search API on my side as well and I’m seeing the same behaviour. Even when filtering by displayId, the displayGroupId returned in the JSON doesn’t match the actual group of that display, and filtering by displayGroupId also returns displays with unrelated values.
I’ve raised this as an issue so it can be addressed: