Hello,
Summary. Search window takes hours/days to recognize new cards created by API.
Details. I'm using the Trello API to add new cards to my Trello Board.
The API works great. The cards appear right away with the checklists and attachments.
However, the Search window in the upper-left corner takes a long time to recognize that the new cards exist (hours to days).
Until that happens, I can search for the card name and the Search window finds nothing =(
(I'm not using any modifiers, just card name).
Note. This started happening only late last week. Until then, the Search worked found the new cards in 1-2 minutes.
Any thoughts on how to fix?
Regards,
LD
I found this is happening as well. Need this fixed ASAP so we can work!
I have been facing this too.There are already a few questions about this on https://community.atlassian.com/t5/Trello-questions/qa-p/trello-questions
A temp fix would be to get all the cards via https://api.trello.com/1/boards/$board_id/cards?fields=id,name& and then filter.
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.