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:
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?
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.
I see. Is it a public ticket? Could you send me the link so I could watch it and follow it?
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The api wasn't working properly. Seems like they already fixed it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.