Skip to content

Release to support project plan in projects

Compare
Choose a tag to compare
@vikasrohit vikasrohit released this 17 Jul 12:08
· 1751 commits to develop since this release
e0f4fbe

This release supports creation of phases for v3 projects. Theoretically, each phase can have multiple products, however, practically we have put limit of one product per phase.
Release is backward compatible i.e. project creation api would still behave same a before if no templateId param is passed in the body. If templateId is passed, it assumes the project to be in v3 version and created phases/products as per specified template.