Forum Discussion
DougS
10 years agoKhoros Oracle
There is currently no way to get messages that have 1 of 3 statues in a single query. You could write an endpoint that combines the results of the calls to 3 different REST calls (1 for each status). This would be a good use-case for LiQL if we had a WHERE clause constraint for the status fields (something like SELECT id, status FROM messages WHERE status.key IN ('V1','V2','V3') maybe). If you'd like to see this, I'd recommend creating an idea on our product ideas board.
-Doug
dhiraj_gophane
10 years agoLeader
Hi Doug,
Thank you for your inputs.
I have raised an Idea to get this use case done.
http://community.lithium.com/t5/Product-Ideas/Get-list-of-ideas-filtered-by-multiple-statuses/idi-p/204911
Please vote.
regards,
Dhiraj
Thank you for your inputs.
I have raised an Idea to get this use case done.
http://community.lithium.com/t5/Product-Ideas/Get-list-of-ideas-filtered-by-multiple-statuses/idi-p/204911
Please vote.
regards,
Dhiraj
Related Content
- 2 years ago
- 9 days ago
- 2 years ago