Forums » Development »
Added by Stephen Fine over 10 years ago
I am trying to extend the API to return the "private" journal field.
The API obeys user authentication with displaying whether or not the journal is returned but I would like to know if the note is private if it is returned.
The issues_controller.rb file seems to use the standard format.api method (line 128) but that does not return this field.
Is there any easy way to force this?
Redmine 2.6.0 and later have the feature (#10914).