anteo / redmine_custom_workflows

Allows to create custom workflows for Redmine
http://www.redmine.org/plugins/custom-workflows
GNU General Public License v2.0
178 stars 72 forks source link

How to ensure a custom field has unique values #254

Closed deischi closed 2 years ago

deischi commented 2 years ago

How can I check if a custom field value is unique across all projects and issues? Or (if easier), when copying an issue - how to check if a custom field value is different from the original issue.

deischi commented 2 years ago

already answerd: https://github.com/anteo/redmine_custom_workflows/issues/175