Project

General

Profile

Plugins Directory » auto_clone_on_status_change_dynamic

Author: jackson King
Website: https://github.com/KJackson0603/redmine/tree/main/plugins/auto_clone_on_status_change_dynamic
Code repository: https://github.com/KJackson0603/redmine/tree/main/plugins/auto_clone_on_status_change_dynamic
Registered on: 2025-07-03 (1 day ago)
Current version: 0.2.0
Compatible with: Redmine 6.0.x
User ratings:   (0)

This plug-in is a plug-in that automatically creates a new B work when the status of A work is changed to A'.
You can set several rules by adding conditions in Plug-in settings.

- User Procedure -

1. Administration - Plugins - Check 'Auto Clone On Status Change Dynamic' plugin in the lists.

2. click the 'Configure'

3. Set the rules.

4. If you need more rules, click the "Add Rules(규칙 추가)" and set

Installation notes

- Install -

1. download the 'zip' file.

2. unzip

3. insert 'unzip' file into the /usr/src/redmine/plugins/here.unzip_directory.

4. container restart. (if you commit the image instead of restart, you have to run using new image contained this plugin. Then, it'll be working.)

  • This plugin was developed based on docker environment.
    However, it is implemented to run without the need for installation and migration, so it will work with the regular SW version.

Changelog

0.2.0 (2025-07-03)

Compatible with Redmine 6.0.x.