Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Tryton Tryton
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 710
    • Issues 710
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 80
    • Merge requests 80
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TrytonTryton
  • TrytonTryton
  • Merge requests
  • !391

Do not copy templates relation when duplicating a category

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sergi Almacellas Abellana requested to merge topic/default/product-category-copy-templates into branch/default Mar 24, 2023
  • Overview 3
  • Commits 1
  • Pipelines 3
  • Changes 1

When a category is duplicated all the related products are also related to the new category. But this is not expected as the new category may have different products that the previously created. Otherwise we will not duplicate it.

Closes #12158 (closed)

Edited Mar 24, 2023 by Sergi Almacellas Abellana
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/default/product-category-copy-templates