Question about setting FORMAT_LOCALE. In my works...
# gooddata-platform
b
Question about setting FORMAT_LOCALE. In my workspace, I have already set the LOCALE. In addition, I want to set a FORMAT_LOCALE. I am following the instructions in https://www.gooddata.com/docs/cloud/customize-appearance/change-date-format/#workspace When I do a POST to api/v1/entities/workspaces/82dd8bfcff56bdb0b8dbcb6dec3/workspaceSettings, I get a HTTP 400, with this detail: "Entity of ID 'Identifier(82dd8bfcff56bdb0b8dbcb6dec3)/Workspace(82dd8bfcff56bdb0b8dbcb6dec3)' is already stored in database. ". How do I set the FORMAT_LOCALE when LOCALE is already set?
m
Hi Balamurali, can you please clarify for me which GoodData product you’re using? This documentation refers only to GoodData cloud: https://www.gooddata.com/docs/cloud/customize-appearance/change-date-format/#workspace However, you are posting this question in the GoodData platform room?
b
My bad, I was indeed referring to gooddata.cn. I should have referred to https://www.gooddata.com/docs/cloud-native/2.3/customize-appearance/change-date-format/ The POST command now works. Thanks for the help!
1