Project

General

Profile

[Plugin] Redmine Studio Plugin – Reply Button, Auto Close, Teams Button, Wiki Lists + Redmine Studio integration

Added by Power Redmine 1 day ago

Hi everyone,

I'm happy to introduce Redmine Studio Plugin, a bundled Redmine plugin that combines several useful UI enhancements for issue-driven development:

  • Reply Button: Adds a Reply button to issues; clicking it automatically sets the last commenter as the assignee — enables email-like exchanges on issues
  • Teams Button: Adds a Teams button next to usernames for one-click Microsoft Teams chat, pre-filled with issue title, URL, and ID
  • Auto Close: Automatically closes issues based on configurable conditions (all children closed, expired, custom fields, etc.)
  • Date Independent: Decouples parent issue start/due dates from child issues on a per-project basis
  • Wiki Lists: Macros to display issue and wiki page lists in Wiki pages ({{ref_issues}}, {{wiki_list}}, {{issue_name_link}})
  • Subtask List Accordion: Collapsible/expandable accordion for deep subtask hierarchies
  • Journals List: Shows comment history with status and assignee in the issue list view
  • Rally Count: Displays assignee change count per issue as a review complexity metric
  • Children Count: Shows the number of direct child issues in the issue list
It also provides REST APIs used internally by Redmine Studio, a free Windows desktop app for:
  • Time tracking with Outlook/Teams calendar integration
  • Batch issue editing (Excel-like table editor)
  • Code/document review management

Plugin Directory: https://www.redmine.org/plugins/redmine_studio_plugin
GitHub: https://github.com/RedminePower/redmine_studio_plugin
Redmine Studio: https://www.redmine-power.com/

Compatible with Redmine 5.x and 6.x (tested on 5.1.11 and 6.1.1).

Feedback and contributions are very welcome!