hutschen / mv-tool-api

Measure tracking tool for the implementation of information security measures in projects
https://mv-tool.readthedocs.io
GNU Affero General Public License v3.0
2 stars 0 forks source link

Add Functionality for Duplicating Projects, Requirements, Measures, and Other Entities #165

Open hutschen opened 11 months ago

hutschen commented 11 months ago

A function should be implemented to allow for the duplication of projects, requirements, measures, and other entities. This function should specifically be capable of completely copying a project along with all its associated requirements, measures, and documents. To make this function accessible from the web client, an additional interface should be added to the WebAPI that offers this duplication functionality.