Open
Description
On 12th March the script ran as normal except it included too many trello cards.
The command was: ./trello-stats.py -s 2019-03-12
Included in the results were cards where the last action (in the UI) was from December through February. All the"erroneous" cards were from the Ninja board itself.
When making a direct call to trello api the cards listed show appropriate "dateLastActivity" dates, however when you go into the trello UI, the date of the last activity was anywhere between December and Febuary. Direct command is here:
https://api.trello.com/1/search?query=list:Done edited:2 sort:edited&idOrganizations=57d17bb5b14b8e1187f07523&card_fields=all&board_fields=name,idOrganization&card_board=true&card_limit=1000&key=xxx&token=xxx
Metadata
Metadata
Assignees
Labels
No labels