This is a redo of RTC PR #32520 . When you edit an article from frontend of your site, there will be a new button Save As Copy allows you to create a new article from data of that being edited article.
Testing Instructions
Apply Patch.
Login to frontend of your site using an account which has permission to edit an existing article (could be super user account)
Edit an existing article. Look at the Bottom of the page, if you are using an account which is having Create Article Permission, you will see a new button Save As Copy.
Press Save As Copy button, confirm that the article is successfully created.
Merged it as the other PR had 2 good tests. Thx.