Interesting data edge case we've run into. - `/a...
# gooddata-cn
p
Interesting data edge case we've run into. •
/api/v1/layout/organization
was throwing an internal server error when attempting to get the layout for the org. • The issue turned out to be that we had multiple data filters that shared the same ID. This caused no issues for the user or other endpoints in the API. Request/Suggestion -> Either update the business logic to enforce workspace data filters must have unique IDs, or update the layout endpoint to handle this case.
j
Hello Patrick, Thanks for bringing this to our attention. We will submit this feedback to our Product team.
p
Thank you!