Clone seems not working correctly. I expected to see the cloned configuration's steps, but I simply see a new Add configuration screen.

CommentFileSizeAuthor
#1 822492.patch539 bytesdarrick

Comments

darrick’s picture

StatusFileSize
new539 bytes

This almost works as of the latest code in git. Only issue is the steps aren't created in the db because of a duplicate sid. I've attached a patch to fix this.

arthurf’s picture

Status: Active » Needs review

Patch is committed