Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • erp5 erp5
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 141
    • Merge requests 141
  • 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
  • nexedi
  • erp5erp5
  • Merge requests
  • !866

Merged
Created May 14, 2019 by Thomas Gambier@tomo🚴🏼Owner

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

  • Overview 24
  • Commits 1
  • 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
Reviewer
Request review from
Time tracking
Source branch: tomo_fix_upgrader
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7