Plugins Directory » Copy parent issue id
|
|
Author: | Hirokazu Onozato |
|---|---|---|
| Website: | https://github.com/onozaty/redmine-copy-parent-issue-id | |
| Code repository: | https://github.com/onozaty/redmine-copy-parent-issue-id | |
| Registered on: | 2014-04-12 (over 11 years ago) | |
| Current version: | 1.0.0 | |
| Compatible with: | Redmine 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x | |
| User ratings: |
This Redmine plugin also copies parent issue id, when a issue is copied.
Features¶
Copy parent issue id, when a issue is copied.

License¶
The plugin is available under the terms of the GNU General Public License, version 2 or later.
Installation notes
cd {RAILS_ROOT}/plugins
git clone https://github.com/onozaty/redmine-copy-parent-issue-id.git copy_parent_issue_id
note: The directory name must be a copy_parent_issue_id. Directory name is different, it will fail to run the Plugin.
Changelog
1.0.0 (2014-04-12)
Compatible with Redmine 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.