Hi, @ziedktari
You mean, how to get issues in that Statuses?
You can use JQL like:
status in (OK, NORUN, RECOVERED)
Hi, @ziedktari
As I understand, you want to get results, that are generated by test plugin. I suppose, that this plugin has his own custom fields, which can be used in JQL query. You can try to make query like "Statut du Test" IN (OK, RECOVERED)
Maybe it will work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.