Padi

Results 22 comments of Padi

Maybe I miss something, but why is necessary to use both authentication types in the same time?

Hello! Thanks for your kind words. Are you referring to "allowed_statuses" for issues?

Hi, Could you tell me the redmine & redmine api version that you are using?

Hi, I can't reproduce the issue What is the redmine.net.api version and format(json|xml) that you are using?

Hello @MarcinTroska , I'll get back to you as soon as I have an answer to your issue.

GetObject returns more properties than GetObjects for Issues and Users. https://github.com/redmine/redmine/blob/master/app/views/issues/index.api.rsb vs https://github.com/redmine/redmine/blob/master/app/views/issues/show.api.rsb

Hi, You can't do it like that. If you want to add a new relation to a specific issue you have to do it like that: ``` ... IssueRelation newRelation...

That’s great. Thanks. Adrian Popescu > On 24 Oct 2020, at 21:45, hamletmun wrote: > >  > I added an example in Redmine Wiki: Using the REST API with...

I was thinking of registering the Redmine Helpdesk types/entities and (de)serialization methods/extensions if is the case.