I would like to search a campagn by label, exactly matching the label name.
/api/projects/183/testmanagement_campaigns?query={"label":"Campagne de test Gapstronomy (TS) [2305.2]"}
doesn't work.
And
/api/trackers/1896/artifacts?query={"label":"Campagne de test Gapstronomy (TS) [2305.2]"}
return all campaign containing label, but not exactly matching the label name.
So it returns multiple result :
- "title": "Campagne de test Gapstronomy (TS) [2305.2] In progress"
- "title": "Campagne de test Gapstronomy (TS) [2305.2]"