feat: Userオブジェクトの項目定義書から消えた2項目は引き続き連携するため、末尾の項目として取得する
This commit is contained in:
parent
6dafd8215a
commit
3a18e30a4a
@ -1792,8 +1792,6 @@
|
|||||||
"UserPreferencesShowPostalCodeToGuestUsers",
|
"UserPreferencesShowPostalCodeToGuestUsers",
|
||||||
"UserPreferencesShowCountryToGuestUsers",
|
"UserPreferencesShowCountryToGuestUsers",
|
||||||
"UserPreferencesShowForecastingChangeSignals",
|
"UserPreferencesShowForecastingChangeSignals",
|
||||||
// "UserPreferencesHideInvoicesRedirectConfirmation",
|
|
||||||
// "UserPreferencesHideStatementsRedirectConfirmation",
|
|
||||||
"UserPreferencesPathAssistantCollapsed",
|
"UserPreferencesPathAssistantCollapsed",
|
||||||
"UserPreferencesCacheDiagnostics",
|
"UserPreferencesCacheDiagnostics",
|
||||||
"UserPreferencesShowEmailToGuestUsers",
|
"UserPreferencesShowEmailToGuestUsers",
|
||||||
@ -1914,7 +1912,9 @@
|
|||||||
"MS_Outlook_Last_Push_Activity_vod__c",
|
"MS_Outlook_Last_Push_Activity_vod__c",
|
||||||
"Enable_MS_Outlook_Calendar_vod__c",
|
"Enable_MS_Outlook_Calendar_vod__c",
|
||||||
"Last_iPad_Updates_Applied_vod__c",
|
"Last_iPad_Updates_Applied_vod__c",
|
||||||
"Last_iPhone_Updates_Applied_vod__c"
|
"Last_iPhone_Updates_Applied_vod__c",
|
||||||
|
"UserPreferencesHideInvoicesRedirectConfirmation",
|
||||||
|
"UserPreferencesHideStatementsRedirectConfirmation"
|
||||||
],
|
],
|
||||||
"is_skip": false,
|
"is_skip": false,
|
||||||
"is_update_last_fetch_datetime": true
|
"is_update_last_fetch_datetime": true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user