topcoder-platform / tc-project-service

16 stars 55 forks source link

[Workstreams] update project upgrade script to support creating workstreams instead of phases #359

Open maxceem opened 5 years ago

maxceem commented 5 years ago

This is part of #315

This ticket should be handled after we agree on the requirements and implement https://github.com/topcoder-platform/tc-project-service/issues/358.

So when we know how we create new projects, we also should update the projectUpgrade script to migrate old project to new projects and using workstreams with or without the support of phases.

vikasrohit commented 5 years ago

This one we can have least priority for now as we don't have much use cases of upgrades as of now. However, with introduction of workstreams, we might get more such requests to upgrade projects with or without phases to projects with workstreams. I am thinking of doing that after the first release as well.