How to duplicate files and attached images
Confluence User - 17 Aug, 2020
I working on apps that can replicate old data using a plugin with beanshell. The data on the field was replicate and insert in databse with new id unique. However, for the file upload and image only replicate the name of the file. When click the link file it shows error 404. The folder that store file uploaded is not physically replicate. How to solve this?
forms;plugins