A
A
alau2014-01-21 13:41:06
Redmine
alau, 2014-01-21 13:41:06

How to implement workflow in Redmine?

There is a set of standard roles: analyst, programmer, system administrator, manager, tester. The same roles are used for many projects. Within the framework of one of the projects (and only it), it is required to prohibit everyone, except for testers, from transferring the task to the "solved" status. Is it somehow possible to implement this without affecting the roles that are common to all projects, but within the framework of one project? Perhaps someone came across and will tell the plugin.
2.3.0.stable

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
valis, 2014-02-18
@valis

If relevant, then in the context of projects in redmine, this cannot be done.
I can recommend that you come up with a special tracker for the project and create a workflow for the tracker with your own transition statuses. In 2.4, it is possible to prohibit changing the field for a certain task status (maybe it already appeared in 2.3, I don’t remember).
There is an even cooler way - to use an external BPMS system, but you need to be fluent in Java and have an idea about the redmine API.

V
Vitaly Nevzorov, 2015-03-02
@Nuboskill

RewriteRule ^profile/(.*)/ index.php?option=profile&id=$1 [NC,L]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question