redmine-net-api icon indicating copy to clipboard operation
redmine-net-api copied to clipboard

Change status issue

Open Direaper opened this issue 4 years ago • 2 comments

Hello! First of all, thank you so much for your work. I have a question. Will you add in API change status of issue ?

Direaper avatar May 11 '21 14:05 Direaper

Hello!

Thanks for your kind words.

Are you referring to "allowed_statuses" for issues?

zapadi avatar Jun 08 '21 08:06 zapadi

I have the same question. Not "allowed_statuses" but the actual status. I want to close the issue, but it won't let me. We had a different ( older? ) version of this API and it used to work but now my code like this:

image

no longer works.

The first line does nothing. The second line gives an error: CS0272 The property or indexer 'property/indexer' cannot be used in this context because the set accessor is inaccessible.

I can see that in the readme, changing status is not supported, which is I guess the question:

image

Thanks in advance for your assistance.

slcpunk avatar Dec 21 '22 22:12 slcpunk