Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

"405 Method Not Allowed" error on editing an iteration via PUT

I am accessing the API with ruby.  Here is a quick sample of the call that fails:

 client.put('https://jazz.lan.flt:9443/jazz/oslc/iterations/_malw4OX9EeCiwt-UpdvAUw',{'rtc_cm:hasDeliverable'=>true})

Here is an example of a PUT call that succeeds:

client.put("/oslc/workitems/#{item['dc:identifier']}",{'rtc_cm:subscribers'=>subscribers})

Is this a url-specific webserver restriction on the iterations url (not a websphere expert), or is this an error which really means "you don't have permissions to edit iterations"?

Thanks!

0 votes


Accepted answer

Permanent link
Refer to this page what operations are allowed for process.
 
  https://jazz.net/wiki/bin/view/Main/DraftTeamProcessRestApi

I'm afraid PUT operation against iteration is not allowed at this moment. I have already filed this as enhancement request.
  https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/179352
If this is the case, put your use case or story so that the team can address it.
Randy Budnikas selected this answer as the correct answer

0 votes

Comments

 Thank you.  I've bookmarked that wiki for future reference and made a comment on the ticket. 

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Nov 01 '12, 5:34 p.m.

Question was seen: 5,254 times

Last updated: Nov 05 '12, 9:04 a.m.

Confirmation Cancel Confirm