Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trello-stats script including old cards for points calculation #32

Open
matallen opened this issue Mar 18, 2019 · 0 comments
Open

Trello-stats script including old cards for points calculation #32

matallen opened this issue Mar 18, 2019 · 0 comments

Comments

@matallen
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant