hyades icon indicating copy to clipboard operation
hyades copied to clipboard

Maintain workflow for cloning project

Open sahibamittal opened this issue 9 months ago • 0 comments

Current Behavior

Currently, when a project is cloned (via endpoint /project/clone), state on its completion is not maintained which makes it hard to determine if its cloning is finished or not.

Proposed Behavior

Cloning a project is bigger task similar to bom-upload, and therefore it will be nice to have a state management for same.

Moreover, in response of cloning the project, no data including UUID of new cloned project is sent back. Need to further look into how we can at least communicate the cloned project details once its workflow is completed.

Checklist

sahibamittal avatar May 09 '24 12:05 sahibamittal