agileware-jp / redmine_issue_templates

Redmine Issue Template. Pull requests, reporting issues, stars and sponsoring are always welcome!
https://www.redmine.org/plugins/redmine_issue_templates
GNU General Public License v2.0
65 stars 28 forks source link

Global issue templates override project specific templates (request to allow both) #75

Open itnovativetp opened 1 year ago

itnovativetp commented 1 year ago

This is a template to report bug related to redmine issue templates plugin. You can fill in any format, free style in case report features or questions.

Summary

This is by design; Global issue templates override project specific templates when setting; Apply Global issue templates to all the projects is set.

However for our use case I would like to

  1. Apply global issue templates to all projects
  2. ALSO be able to select project specific templates

Description

We have blueprint templates for all projects and then we have specific, more detailed, project specific templates. We would like to use them both.

Environment

Environment: Redmine version 5.0.5.stable.22206 Ruby version 2.7.2-p137 (2020-10-01) [x86_64-linux] Rails version 6.1.7.3 Environment production Database adapter Mysql2 Mailer queue ActiveJob::QueueAdapters::AsyncAdapter Mailer delivery smtp Redmine settings: Redmine theme Boostmine-260 (includes JavaScript) SCM: Subversion 1.13.0 Git 2.25.1 Filesystem

Visual Proof / Screenshot

N/A

Expected Results

Be able to apply Global Templates to all projects but also be able to use project specific templates. This could be added using a checkbox in your plugin settings like "apply Global Template to all projects AND also allow project specific Templates".

Actual Results

When global template exist for a tracker all project specific templates for this tracker are hidden.

Workaround

Disable "Apply Global issue templates to all the projects" and manually assign every global template to all projects. We have many templates and often new projects so this is very time consuming to do.

Thanks for your consideration!

github-actions[bot] commented 1 year ago

Thank you for contributing to Redmine Issue Templates plugin!' first issue