Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • erp5 erp5
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 142
    • Merge requests 142
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • nexedinexedi
  • erp5erp5
  • Merge requests
  • !866

TemplateTool: upgrader first removes deprecated BT and then upgrade all BT

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Thomas Gambier requested to merge tomo_fix_upgrader into master May 14, 2019
  • Overview 24
  • Commits 1
  • Pipelines 0
  • Changes 2

For example, if property_sheet "prop" was moved from BT 1 to BT 2 and BT 1 doesn't exist anymore.

Before this commit we have this order:

  1. install BT 2 ("prop" exist and isn't touched)
  2. remove BT 1 ("prop" is removed) => at the end "prop" doesn't exist anymore

After this commit we have this order:

  1. remove BT 1 ("prop" is removed)
  2. install BT 2 ("prop" is readded) => at the end "prop" exists and is OK

/cc @Nicolas @georgios.dagkakis @jerome @rafael

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: tomo_fix_upgrader
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7