ModellingWebLab / WebLab

Django-based front-end for the modelling Web Lab v2
Other
3 stars 2 forks source link

Add "copy" option for stories #395

Open MichaelClerx opened 2 years ago

MichaelClerx commented 2 years ago

Copies of stories can be great starting points for new stories (and for making debugging test cases)

stories-1

Copy button can go here. Clicking should take you to a page where you enter a new name, and then have a "copy" button.

Clicking that button makes a copy of the story and of entities linked to it. Changes ownership of those entities to you. Takes you to the edit page.