Added by Rémy SAISSY about 14 years ago
Hi,
I need to get a list of issues from a specific fixed_version.
I use Issue with ActiveResource to do it but I haven't found a way to find by fixed_version_id.
So I tried to use the Version active resource class instead but it appears that it can't be used that way.
Did I missed something or should something be patched in order to fulfill this need?
I'm presently working on adding a fixed_version query parameter to /issues requests but I am not sure it is the best way to do it.
Thanks!
Have a great day.