Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[lyo-dev] How to set WI in a close status

Hi all,
that's me again .
Using the lyo oslc client, I'm having troubles in setting a Chang Request status in "close":

changerequest.setStatus("Close");
changerequest.setClosed(Boolean.TRUE);


does not seem to produce any effect, and the Work Item does not change the status at all.
Do you have any suggestion?

thanks in advance

piero m.

Back to the top