Project

General

Profile

Plugins Directory » redmine_redirect_after_create

Author: intera jk
Website: https://github.com/Intera/redmine_redirect_after_create
Code repository: https://github.com/Intera/redmine_redirect_after_create
Registered on: 2024-11-20 (1 day ago)
Current version: 0.1.0
Compatible with: Redmine 6.1.x, 6.0.x
User ratings:   (0)

This Redmine plugin allows to specify a custom redirect URL when a new issue is created.

You can use it by appending the redirect_url parameter the the URL for creating a new issue.

For example:

http://my-redmine-url.tld/projects/myprojects/issues/new?redirect_url=/projects

This URL will redirect the user to the projects overview after the ticket was created.

Installation notes

Just copy into plugins directory and restart Redmine.

Changelog

0.1.0 (2024-11-20)

Compatible with Redmine 6.1.x, 6.0.x.