Vote #78502
未完了Does API REST show fields added by plugins?
0%
説明
Hello!
I want to get a field added in the issue by a plugin using API REST, but i have noticed that although the field is in the Redmine database, it isn't showed by the XML/JSON.
Is there some way to get field added by a plugin using API REST or Have I to get it of the database?
Thank you!
journals
It currently doesn't, but there's a patch to enable the hooks required for this: #15986
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,New,15986,Hook for REST API