API-Request: Get issues for a specific user.
Just a quickie, I'd like to be able to query /api/users/2/issues or something similar. If there is a simple 1-line request that I've just missed completely, that would be awesome.
Merci-beaucoup!
EDIT: Forgot to mention - I'd like them to be open issues.
Merci-beaucoup!
EDIT: Forgot to mention - I'd like them to be open issues.
1
person likes this idea
I like this idea!
Tell me when this idea gets some attention.
The more people who like this idea, the more it gets noticed.
The more people who like this idea, the more it gets noticed.
The company has not planned to implement this.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?In 1.9, we have enabled filtering through the API, which should allow you to get all open issues for a user such,
/api/issues?qAssignedTo=2&qStatus=Open
So, although it isn't exactly as you mentioned, it gives you a lot of flexibility in running filters and writing your own dashboards.
The company and 1 other person think
this is one of the best points
-
Inappropriate?Nah mate - that's awesome, as I said - just needs to be a one liner that I can query from the command line.
I’m thankful
-
Inappropriate?Sarat, what would be really neat would also be to support pagination and result metadata (perhaps on the root <projects> element) that says filtered="43" total="499". Not sure if Jersey allows you to do this though. </projects>
I’m liking the query constructs
-
1.9 has the in-built ability to page through the returned list. I presume this is what you are asking?
Loading Profile...



EMPLOYEE
