[19.0][OU-ADD] website_*: noupdate handling#5664
Open
dnplkndll wants to merge 1 commit into
Open
Conversation
248f09b to
64ce0c3
Compare
Author
|
@MiquelRForgeFlow @pedrobaeza @remi-filament ready for review. Pair with #5663 (the trivial-annotation sibling). Together they replace the closed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pre-migration scripts for 4
website_*modules + noupdate_changes.xml decision for 1 (website_event). Split from #5633 to separate the substantial migration code from the 26 trivial annotations (now #5633a).Pre-migration scripts (noupdate record deletion via direct SQL):
website_crm_partner_assign— deletes 2website_membershipnoupdate ir.rules.website_event_sale— deletesevent_product_template_publicnoupdate ir.rule.website_livechat— deletesim_livechat_channel_rule_publicnoupdate ir.rule.website_slides— deletesmail_activity_data_access_requestnoupdate mail.activity.type.noupdate_changes.xml decisions:
website_event— 2ir.ruledomain_forceupdates left active (security framework migration).website_slides—mail_notification_channel_invitetemplate removed from file (preserves operator-customized template body; outer<!-- -->wrapping would have produced invalid XML due to nested HTML comments).docsource: all 5 modules marked
Doneto opt into CI migration tests.