Project

General

Profile

Plugins Directory » Redmine Date Independent

Author: Power Redmine
Website: https://www.redmine-power.com/
Code repository: https://github.com/RedminePower/redmine_date_independent
Registered on: 2026-06-14 (1 day ago)
Current version: 1.1.0
Compatible with: Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x
User ratings:   (0)

Makes parent issue start dates and due dates independent from child issues on a per-project basis.

Redmine's built-in "Derived from child issues" setting is system-wide. This plugin provides per-project control:

- Decouple parent issue dates from child issues for specific projects
- Maintain date synchronization for specific statuses (e.g., keep sync when Closed)

Note: This feature is also included in redmine_studio_plugin.

Installation notes

cd /var/lib/redmine/plugins
git clone https://github.com/RedminePower/redmine_date_independent.git

cd /var/lib/redmine
bundle exec rake redmine:plugins:migrate NAME=redmine_date_independent RAILS_ENV=production

Restart Redmine to apply changes.

Changelog

1.1.0 (2026-06-14)

Compatible with Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x.