| Reproduction 
                              Have a book with 2 versions, V1 and V2Create a versioned page for V1Select V2, which will display the inherited content of V1Edit the page, modify it and save it ResultThe modifications apply to the V1 content. ExpectationsThe modifications apply to a new V2 content, automatically created as a copy of the inherited content page. Explanation/workaroundCurrently, when displaying inherited content, the page displayed is the original page (so V1 content in the current example). Editing the page the edits the original.The current way of doing when seeing inherited content is:
  
                              Clicking the "Versions" dropdown menuSelecting "Create content for version V2"Edit the new page |