bookstore icon indicating copy to clipboard operation
bookstore copied to clipboard

Add functionality to overwrite on clone

Open mpacer opened this issue 5 years ago • 0 comments

As suggested in a meeting with @tuulos, it would be useful for us to have a way to overwrite a file when cloning rather than only creating a new file when cloning.

This is likely to involve a few steps

  • [ ] Create PUT handler for api/bookstore/cloned
  • [ ] Add Overwrite button to clone.html
  • [ ] Add (unit) tests for this functionality

mpacer avatar May 23 '19 17:05 mpacer