Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Why the search api is not returning cards recently created?

Igor_Schkrab September 11, 2019

Hello there,

 

I'm trying to use the search api to return cards sorted by most recently edited, but the most recent cards are not showing up in the results.

I noticed that actually absolutely no cards recently created are showing up.

I can retrieve the card using this api: 

https://api.trello.com/1/cards/5d795e4239920272b201439f?fields=all&customFieldItems=true&key=MY_KEY&token=TOKEN

Which return me among other things this information:

"id": "5d795e4239920272b201439f",

"dateLastActivity": "2019-09-11T20:51:14.713Z"

"idBoard": "58e285acaa36fb2afe18d9d3",

 

It's located in the correct board (58e285acaa36fb2afe18d9d3) and everything seems fine.

But then when I run this query:

https://api.trello.com/1/search?query=board%3A58e285acaa36fb2afe18d9d3+sort%3Aedited&cards_limit=1000&cards_page=0&key=MY_KEY&token=TOKEN

 

It returns a lot of cards, but none from the current date. 

Today is September 11. All cards showing up starts from September 10.

 

Did something change on this API?

2 answers

1 accepted

0 votes
Answer accepted
Shilpa N September 11, 2019

This is happening since Friday. A few other questions are there on the forum.After a few hours those cards will appear but again newly created cards do not.

I did raise a ticket with them. They do not have an ETA on the fix.

Igor_Schkrab September 12, 2019

I see. Is it a public ticket? Could you send me the link so I could watch it and follow it?

 

Thanks!

Like Tara likes this
Shilpa N September 12, 2019

It was an email conversation.

0 votes
Igor_Schkrab September 13, 2019

The api wasn't working properly. Seems like they already fixed it.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events