Project

General

Profile

Plugins Directory » Create issue from note

Author: Vincent Vanwaelscappel
Website: https://github.com/EnhydraV/redmine_issue_from_note
Code repository: https://github.com/EnhydraV/redmine_issue_from_note
Registered on: 2026-04-21 (4 days ago)
Current version: 0.0.1
Compatible with: Redmine 6.1.x, 6.0.x
User ratings:   (0)

Adds a quick action on each ticket note to create a new issue pre-filled from it.

Features:

  • Contextual button — A "Create issue from this note" link is injected into the ... menu of each journal note.
  • Pre-filled form — The new issue is initialized with:
    - The note content as description, followed by a link back to the source note
    - The original ticket as parent issue
    - The same priority as the original ticket
    - The same assignee as the original ticket
  • Permission check — The button only appears if the current user has the add_issues permission on the project.
  • redmine_editauthor compatibility - If that plugin is installed, the note's author is also pre-filled as the new issue's author. (https://www.redmine.org/plugins/redmine_editauthor)
  • Localization — UI available in English and French.

Changelog

0.0.1 (2026-04-21)

Compatible with Redmine 6.1.x, 6.0.x.