Hi all,
We are a digital agency with multiple outsourced developers, projects and repo's, using GIT and Issue Tracker.
We want to be able to see a list of all Open Issues Tickets for a specific developer across all their Repo's.
It seems an obvious feature to include; perhaps we are missing something.
Can anyone provide help?
Thanks
The issue tracker in Bitbucket does not have a query language that allows you to search across multiple repositories. You would have to use the REST API to query each repository to get issues assigned to a specific developer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.