bypassUserOverrideCheck
Home > @gooddata/sdk-ui-dashboard > IChangeDashboardTimezoneOverridePayload > bypassUserOverrideCheck
IChangeDashboardTimezoneOverridePayload.bypassUserOverrideCheck property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Skips the check that the dashboard's timezone configuration allows user overrides in view mode, for restoring a timezone the platform already committed to (an export render, an automation deep link). The dashboard timezone feature flag is still honored.
Signature:
readonly bypassUserOverrideCheck?: boolean;