This is a Redmine plugin that provides a better, more complete API for custom fields.
- [GET] /better/custom_fields.xml | .json
- [GET] /better/issue_transitions.xml | .json
This will include the projects for which the issue custom field should be available. It is intended to be used with the Zendesk plugin RedminePro.
$ cd /path/to/redmine/plugins
$ git clone https://github.com/smallcubed/redmine_better_custom_fields.git
Then restart redmine or the webserver to reload the plugins (no need to run any rails scripts for updating the database).
Compatible with: Redmine 5.0.x, 4.2.x, 4.1.x, 4.0.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x
This plugin is released under the GPL v2 license. See LICENSE for more information.
Powered by SmallCubed