This migration guide applies for 7.10.38.20 LTS and 7.10.40.4.
Deploying an environment without a_responsive
results in a loss of entries in the PREFERENCEDEFINITION
database table.
Affected preferences are:
OrderNotificationEmailFrom
OrderNotificationEmailTemplate
OrderNotificationSendNotification
OrderCancelNotificationEmailFrom
OrderCancelNotificationEmailTemplate
OrderCancelNotificationSendNotification
GiftCertificateEmailTemplate
CustomerPendingApprovalRequestEmailFrom
CustomerPendingApprovalRequestEmailSubject
CustomerPendingApprovalRequestEmailTemplate
CustomerDeclinedApprovalRequestEmailFrom
CustomerDeclinedApprovalRequestEmailSubject
CustomerDeclinedApprovalRequestEmailTemplate
PasswordReminderEmailFrom
PasswordReminderEmailSubject
PasswordReminderEmailTemplate
PasswordReminderLinkLifeTime
PasswordRetrievalEmailFrom
PasswordRetrievalEmailSubject
PasswordRetrievalEmailTemplate
NewUserEmailFrom
NewUserEmailSubject
NewUserEmailTemplate
ActivateUserEmailFrom
ActivateUserEmailSubject
ActivateUserEmailTemplate
PasswordUpdateReminderEmailFrom
PasswordUpdateReminderEmailTemplate
EmailReminderEmailFrom
EmailReminderEmailSubject
EmailReminderEmailTemplate
EmailReminderLinkLifeTime
ContactFormUserServiceEmailFrom
ContactFormUserServiceEmailTo
ContactFormUserServiceEmailTemplate
UserRegistrationLoginType
UserRegistrationUseSimpleAccount
UserRegistrationEmailFrom
UserRegistrationEmailSubject
UserRegistrationEmailTemplate
NewEmailAddressEmailFrom
NewEmailAddressEmailTemplate
NewEmailAddressByAdminEmailFrom
NewEmailAddressByAdminEmailSubject
NewEmailAddressByAdminEmailTemplate
intershop.CaptchaPreferences.Register
intershop.CaptchaPreferences.ForgotPassword
intershop.CaptchaPreferences.RedemptionOfGiftCardsAndCertificates
intershop.CaptchaPreferences.EmailShoppingCart
intershop.CaptchaPreferences.ContactUs
PickupInStoreEnabled
ReadyForShipmentMin
ReadyForShipmentMax
EnableAdvancedVariationHandling
The DBinit files needed for the above preferences were located in app_sf_responsive
. After the rebuild, the DBinit files moved to the init-operations
component set. This set is part of the icm-as-business
repositiory.