Taiga API end point to search for text in issues

22 views
Skip to first unread message

kkc...@gmail.com

unread,
Aug 19, 2016, 5:05:16 PM8/19/16
to taigaio
Hello Everyone

can anyone please point me to api call, if any, to search all issues associated to a project id, i would like to things like

1) search for a string if it exists in subject portion of  all issues associated to a project id
2) search for a string if it exists in description portion of  all issues associated to a project id

PS: I did try using https://api.taiga.io/api/v1/search?project=66937&text=vlan_mod but, results i verified are not what i expected them to be. ( for my above two use cases)

Please help me out. Thanks in advance. Appreciate it.


Thanks
Krishna

David Barragán

unread,
Aug 22, 2016, 5:02:19 AM8/22/16
to krishna chaitanya kurnala, taigaio
There are two endpoints to search issues:

https://api.taiga.io/api/v1/search?get_all=true&project=1&text=texttosearch -> To search text in issues subject + ref + description + tags.
https://api.taiga.io/api/v1/issues?project=1&q=text -> To search text in issues subject + ref

Regards

--
Please help us keep the Taiga.io Community open and inclusive, follow our Code of Conduct:
https://github.com/taigaio/code-of-conduct/blob/master/CODE_OF_CONDUCT.md
---
You received this message because you are subscribed to the Google Groups "taigaio" group.
To unsubscribe from this group and stop receiving emails from it, send an email to taigaio+unsubscribe@googlegroups.com.
To post to this group, send email to tai...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/taigaio/a3ac1bfb-8eab-47d0-9a92-2616ae9ed7c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

---

 
David Barragán Merino  
Engineer

www.kaleidos.net/FFF8E7

kkc...@gmail.com

unread,
Aug 22, 2016, 1:33:03 PM8/22/16
to taigaio, kkc...@gmail.com
That's perfect !! Thanks a lot !! appreciate it.


On Monday, August 22, 2016 at 2:02:19 AM UTC-7, David Barragán wrote:
There are two endpoints to search issues:

https://api.taiga.io/api/v1/search?get_all=true&project=1&text=texttosearch -> To search text in issues subject + ref + description + tags.
https://api.taiga.io/api/v1/issues?project=1&q=text -> To search text in issues subject + ref

Regards
On Fri, Aug 19, 2016 at 11:05 PM, <kkc...@gmail.com> wrote:
Hello Everyone

can anyone please point me to api call, if any, to search all issues associated to a project id, i would like to things like

1) search for a string if it exists in subject portion of  all issues associated to a project id
2) search for a string if it exists in description portion of  all issues associated to a project id

PS: I did try using https://api.taiga.io/api/v1/search?project=66937&text=vlan_mod but, results i verified are not what i expected them to be. ( for my above two use cases)

Please help me out. Thanks in advance. Appreciate it.


Thanks
Krishna

--
Please help us keep the Taiga.io Community open and inclusive, follow our Code of Conduct:
https://github.com/taigaio/code-of-conduct/blob/master/CODE_OF_CONDUCT.md
---
You received this message because you are subscribed to the Google Groups "taigaio" group.
To unsubscribe from this group and stop receiving emails from it, send an email to taigaio+u...@googlegroups.com.

To post to this group, send email to tai...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/taigaio/a3ac1bfb-8eab-47d0-9a92-2616ae9ed7c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

David Barragán

unread,
Aug 22, 2016, 1:38:53 PM8/22/16
to krishna chaitanya kurnala, taigaio
Great!. You are welcome

To unsubscribe from this group and stop receiving emails from it, send an email to taigaio+unsubscribe@googlegroups.com.

To post to this group, send email to tai...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages