You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for feature proposal.
The API version is 2.4. It is good practice to try implement.
How do we implement this... Using serializing objects? or Create type defined tables on the SQLite?
This would be ultimate feature. In our redmine, we have custom fields for linking the pull request. It would be great if I could open it from openredmine.
For the question, if it has separate defined types table, it would even allow implementing searching on custom fields. So I'd vote for this.
It would be really nice to have custom fields
Link to api:
http://www.redmine.org/projects/redmine/wiki/Rest_CustomFields
http://www.redmine.org/projects/redmine/wiki/Rest_api#Working-with-custom-fields
Link to field types:
http://www.redmine.org/projects/redmine/wiki/RedmineCustomFields
A first implementation could be limited to some of ther "easier" types like: Text, Long Text, URL etc.
The text was updated successfully, but these errors were encountered: