Project

General

Profile

REST API: GET all issues fixed in version 1.0.2 of project xxx

Added by Koidu Spiess over 5 years ago

I have this URL, it works fine, but here I have to know the id (376) of the version:

/redmine/projects/test/issues.xml?utf8=✓&set_filter=1&f[]=fixed_version_id&op[fixed_version_id]==&v[fixed_version_id][]=376&f[]=&c[]=project&c[]=tracker&c[]=status&c[]=priority&c[]=subject&c[]=assigned_to&c[]=author&c[]=contacts&group_by=&t[]=

All I have in my app is the name of the version (1.0.2). How do I get the same result using the name of the version?

Thankful for any help!


Replies (1)

RE: REST API: GET all issues fixed in version 1.0.2 of project xxx - Added by Damien CARADONNA over 1 year ago

Hello!

Could you tell me if you get any solution to this problem, I got the same and I still don't know if it's possible.

Thank you

H.

    (1-1/1)