mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
Configurable behavour for linking issues on copy (#18500).
git-svn-id: http://svn.redmine.org/redmine/trunk@13668 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -136,6 +136,8 @@ cross_project_issue_relations:
|
||||
# Enables subtasks to be in other projects
|
||||
cross_project_subtasks:
|
||||
default: 'tree'
|
||||
link_copied_issue:
|
||||
default: 'ask'
|
||||
issue_group_assignment:
|
||||
default: 0
|
||||
default_issue_start_date_to_creation_date:
|
||||
|
||||
Reference in New Issue
Block a user