Project

General

Profile

How to fill custom field when status is changed?

Added by Andrey Fedorov over 6 years ago

Hi, all

I would like to make the logic, when Redmine authorized user change some specific status, Redmine should fill the custom field.

E.g. when status is changing to "Sent for approval", Redmine fill the custom field "Sent for approval" with the name of user.
When the user change a status to "Finally tested", Redmine fill the custom filed "Finally tested" with the name of user.

Could you recommend how to do it?