Search for workspace which accepts changes from a specific stream
Hi,
In a client application I'am trying find all workspaces which accepts from a specific stream.
I have tried this code but it just finds all workspaces in the repository, and not only the ones which accepts from aStream.
Is there a problem with the search criteria setFlowFilter, or am I just using it the wrong way ?
Any help would be appreciated :-)
IWorkspaceSearchCriteria wsSearchCriteria = IWorkspaceSearchCriteria.FACTORY.newInstance(); |
Be the first one to answer this question!
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.
Comments
Hello Martin,
could you open a work item so we can investigate further? It is possible this type of filtering is not working as expected.
@sdimitro Did Martin open a work item? Is there a resolution that can be shared here to answer the question?
Hi Millard,
I am not aware of a new workitem opened by Martin related to this, no resolution to share. Martin, if you have opened a workitem, please provide a link back to it here.
Sonia