stats4sd / aec_portfolio

A proof of concept for the AEC Consortium Project Management / Assessment System
GNU General Public License v3.0
0 stars 0 forks source link

add cloning command for portfolios #285

Closed dave-mills closed 2 weeks ago

dave-mills commented 2 weeks ago

Adds a small command that clones an entire portfolio (projects, assessments).

It uses the existing duplicate function for individual projects, and loops through a full list of portfolios.

The result is a new portfolio with an identical name except with " (clone)" added to it; and the project names and codes also have " (clone)" and "-clone" appended to them.

This is only for specific use cases and should only be accessible by system admins through the CLI.

what-the-diff[bot] commented 2 weeks ago

PR Summary