You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NotifyDataWorkflowBodyApprovalReminder = "⏰ The export workflow has been approved. Please complete the export within 1 day, otherwise it will expire and cannot be executed"
133
134
NotifyDataWorkflowBodyConfigUrl = "Please add a global URL in the system settings - global configuration"
NotifyDataWorkflowBodyWorkFlowErr = "⚠️ Failed to read data export workflow task content, please check the workflow status through the SQLE interface"
141
-
NotifyDataWorkflowBodyApprovalReminder = "⏰ The export workflow has been approved. Please complete the export within 1 day, otherwise it will expire and cannot be executed"
142
142
OAuth2AutoCreateUserErr = "Failed to automatically create user: %v"
143
143
OAuth2AutoCreateUserWithoutDefaultPwdErr = "Failed to automatically create user: default password not configured"
144
144
OAuth2BackendLogoutFailed = "; Failed to log out of third-party platform session: %v"
OAuth2UserNotBoundAndDisableManuallyBindErr = "No user associated with %q was found and manual binding is disabled; please contact the system administrator"
156
156
OAuth2UserNotBoundAndNoPermErr = "This OAuth2 user is not bound and has no login permissions"
157
157
OAuth2UserStatIsDisableErr = "User %q is disabled"
0 commit comments