Feature #5664
Copying documents too when copying a project
Status: | Closed | Start date: | 2010-06-10 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Documents | |||
Target version: | - | |||
Resolution: | Duplicate |
Description
Currently, when you copy a project there is no possibility to copy the documents it contains (either all or a selection of them).
Concretely we are interested in creating a project template that includes not only wiki pages and issues but also certain basic documents such as for example:- An Openproj template we use for planning before the projects formally start
- An excel sheet we use for projects that need additional monitoring
- Document templates for lifecycle specific internal deliverables
Related issues
History
#1
Updated by Pedro Gutierrez over 11 years ago
This is related to #5457
#2
Updated by Ian Epperson over 11 years ago
#3
Updated by Toshi MARUYAMA about 9 years ago
- Category set to Documents
#4
Updated by Michael Esemplare over 8 years ago
- File feature_5664_copy_docs.diff
added
Added patch against 2.4-stable for copying documents when copying a project.
#5
Updated by Michael Esemplare over 8 years ago
- File feature_5664_copy_docs_w_tests_trunk.diff
added
Added patch against trunk and updated unit tests.
#6
Updated by Michael Esemplare almost 8 years ago
Uploaded a patch to provide this feature.
The patch will be kept up to date in this feature branch:
https://github.com/esemplare/redmine/tree/feature_5664
This patch is against redmine/trunk.
#7
Updated by Hugues C. almost 6 years ago
Isn't this a bug ? The expected behavior for the average user : copying a project means copying everything, not everything except documents.
#8
Updated by Kamil . about 5 years ago
Bug which is already 7 years old?!
#9
Updated by Go MAEDA almost 5 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Closing this issue because an updated patch for the current trunk has been submitted as #26621.
#10
Updated by Go MAEDA almost 5 years ago
- Duplicates Patch #26621: Allow to copy documents along with projects added