Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Tryton Tryton
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 765
    • Issues 765
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 87
    • Merge requests 87
  • 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

Due to a massive storm of spam, registration on this instance now requires explicit administrator approval. Sorry for the added friction, we're also looking into automatic filtering options.

  • TrytonTryton
  • TrytonTryton
  • Merge requests
  • !391

Do not copy templates relation when duplicating a category

  • Review changes

  • Download
  • 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