/redmine_typologies

This is a plugin for Redmine which adds a new Typology field to issues

Primary LanguageRubyMIT LicenseMIT

Redmine Typologies

This plugin adds a new Typology field to issues. It works as global categories.

Typologies are set in the admin panel, as a list of values. Do not forget to activate the Typology module for each project.

API

When using the API, the parameter "include=typologies" is required to get the typology of an issue. For example: https://redmine-url/issues/12345.json?key={apikey}&include=typologies

Test status

Plugin branch Redmine Version Test Status
master 4.2.11 4.2.11
master 5.1.2 5.1.2
master master master