When viewing specific sub projects in a single URL, is it possible to structure the URL display closed items only for one project and open + closed items for the other project. Currently the below URL will display open projects only.
http://versionone/VersionOne/rest-1.v1/Data/PrimaryWorkitem?sel=ID.Name,ID.Number,Scope.Parent.Name&where=Scope.ParentMeAndUp.Name='Project One', 'Project Two';Scope.IsClosed='false'
Best regards, AmiK