在传统的Rally WebServices REST中, 如果我想让自某个日期以来的所有缺陷和故事都得到修改,
https://rally1.rallydev.com/slm/webservice/1.33/hierarchicre requirement
和
https://rally1.rallydev.com/slm/webservice/1.33/dect/
是否有办法利用回溯性API将这些合并成一项REST请求?
在传统的Rally WebServices REST中, 如果我想让自某个日期以来的所有缺陷和故事都得到修改,
https://rally1.rallydev.com/slm/webservice/1.33/hierarchicre requirement
和
https://rally1.rallydev.com/slm/webservice/1.33/dect/
是否有办法利用回溯性API将这些合并成一项REST请求?
当然, 请在查询中添加 < code\\ type: {$in: [“ 失败, 等级要求 ”\\\\\ / code> 。 所有的工作项目类型都存储在同一收藏中 。 您也可以获取后代任务和测试卡 。
I ve reduced my code to the following short example. In it, I want to query for a set of iterations, and then in the callback, loop over the iterations and sum the resources. There is a global ...
I accidentally added some defects to the wrong Workspace. Now the ID s are too high. I will be deleting the defects that are not supposed to be there, but after I do that, the next defect added will ...
We need to determine a top level story to be considered under a selected release if any of its child (or further child stories) are scheduled to be released in the selected release. Valuable replies ...
I am new to the Rally API and just having some trouble creating a Task using the Rally.RestApi library. I need to create a Task (using .NET) and associate it with a User Story (in which the User ...
How can I add a new user story state in Rally? i.e defined, complete, accepted, custom state
This is my first post here on Stackoverflow, though over the years I ve been a frequent visitor! We have an in-house defect tracking application written in ASP. We have a manual process by which we ...
Can someone provide some guidance on how to modify the TasksByKanbanState.html rally script for a specific end user? An input for the username would be useful.
At my company, we recently started using Rally for our project management tool. Initially, someone external to our team invested a lot of time manually creating iterations using a naming convention ...