anteo / redmine_custom_workflows

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

Issue_relation for redmine 4.0.x #201

Closed lcasanova78 closed 3 years ago

lcasanova78 commented 3 years ago

I need to use Issue Relation in Redmine, my version is Redmine 4.0.X, the version of yours that supports Issue Relation is for Redmine 4.1.X, is there any way to make it compatible with my Redmine?

picman commented 3 years ago

Use an older version 1.0.1 compatible with Redmine 4.0.

lcasanova78 commented 3 years ago

I have tried version 1.0.1 but it does not have the Issue Relation object, thank you.

picman commented 3 years ago

So in that case the only solution is to upgrade Redmine to 4.1.

lcasanova78 commented 3 years ago

It is the Redmine of my company, we are in 3.3.0 and there I have Issue Relation (modified by me) and soon we will migrate to 4.0, difficult to convert them to move to 4.1.

Thank you very much anyway, good job