Log inSkip to main contentSkip to sidebar
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
When filtering Pull Requests, users can choose to filter by destination branch, however, the results also bring Pull Requests with unrelated destination branches.
Steps to Reproduce
Create a Pull Request and merge it to the branch "development"
Create a second Pull Request and merge it to the branch "JIRA-123_development"
Filter the destination branch by "development"
Expected Results
Only the PR targeting the development branch should be returned
Actual Results
Both PRs will appear on the result
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available