Skip to content

[$100] Need new endpoint to copy milestone templates from one template to another #129

@vikasrohit

Description

@vikasrohit

New endpoint : POST /v4/productTemplates/{templateId}/milestones/clone
Payload:

{ param: { sourceTemplateId: 123 } }

It should clone all the template from template identified by sourceTemplateId to the template identified by templateId.

Deliverables: PR with following changes

  1. Updated source code
  2. Unit tests for the new endpoint
  3. Updated Swagger doc
  4. Updated Postman collection

fyi @coderReview @RishiRajSahu

Metadata

Metadata

Assignees

Labels

acceptedbug-bashTo collect all tasks for a bug bash

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions