Issues Panel

Official Website: https://github.com/redmica/redmine_issues_panel

The “Issues Panel” plugin displays issues in a card-style list. From the project menu’s “Issues Panel,” you can view issues grouped by status in card format. Issues can be easily managed by dragging and dropping to change their status.

Display issues by status. You can change the status by dragging and dropping.

Setup Instructions

【To enable the “Issues Panel”:】

  1. Click on “Settings” for the project where you want to use the Issues Panel.
  2. Check the “Issues Panel” under the “Modules” section at the bottom of the project tab.
  3. Save the settings.

【To enable the Issues Panel by default for new projects:】

  1. Log in as a user with administrator privileges.
  2. Click on “Administration” in the My Redmine top menu.
  3. Click on “Settings” and select the “Projects” tab.
  4. Check the “Issues Panel” under “Default enabled modules for new projects”.
  5. Save the settings.

To use the Issues Panel:

Click on “Issue Panel” in the project menu.

Change the status by dragging and dropping (issues with higher priority display with a red line on the left).

Right-click outside of issue links to display a context menu for editing issues such as assignees or target versions.

Customizing Displayed Issues and Items (Custom Queries)

Similar to the issues screen, you can customize the display using item filters and changes to displayed issue items.

For Example: Displaying issue status by “Assignee”
Change the status to “any”, display items like “Subject”, “Assignee”, “Updated”, “Priority”,”Status” and group by “Assignee”.

  1. Change the status filter to “any”.
  2. Click on “Options” to expand.
  3. From “Available Columns”, use the arrow buttons to move items to “Selected Columns” and adjust their display order using the up and down arrows.
  4. Select “Assignee” for “Group results by”
  5. Click “Apply”.

You can also save these settings as a custom query by clicking “Save”. Custom queries created on the issues screen can also be utilized.