Actual behavior / steps to reproduce:
Create a story in Composer (revision 1)
Clone the story using Composer
Observe the cloned story is created with metadata linking back to the parent story
Observe the original story has been updated with metadata linking it to the clone story (revision 2)
Revert the original story back to revision 1
Observe the link to the cloned story is lost
Expected behavior:
Following the revert, the original and cloned stories should remain linked.