enter image description hereI have the code given below. I am using story owner and story state.
ng-repeat="item in IterationStories |
filter: {Story: {storyOwner: filterRequestor}} |
filter: {Story: {state: filterKey}} " //when I select state it is working