redmine_knowledgebase
redmine_knowledgebase copied to clipboard
FEATURE: Include knowledgebase content when copying a project
Hi, If i copy an project from my project-template then the knowledgebase in new project is empty. What am I doing wrong or is not a feature? Thanks and Greetings Thomas
@thomaskor I would need to implement the :model_project_copy_before_save hook in order to have knowledgebase content copied.
We'd need to define what should be copied (assuming categories), but others may have other ideas. Might as well get a discussion going ;)