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

Deal with old closed github issues [2d] #22

Open
marcboscher opened this issue Dec 8, 2014 · 1 comment
Open

Deal with old closed github issues [2d] #22

marcboscher opened this issue Dec 8, 2014 · 1 comment

Comments

@marcboscher
Copy link
Owner

We currently get all issues/tasks, even those closed. This can amount to a lot of items for large projects, even though most of them may never change again.

We need to get closed items to close corresponding item in other service

We could get closed items that have been modified within a certain time span, say 30 days

See analysis notes: https://docs.google.com/a/crosscheck.io/document/d/1UYvxjJAXNyX0dp_hQ5m-ijL95T8vXGBHGhfy0wFy5PQ/edit#

Do this in a branch as it will disruptive

@marcboscher
Copy link
Owner Author

Only ask for open github issues. When iterate through asana items, looking up github items by github id, if don't find github item, assume it means its closed.

could also lookup the individual github issue in this case to find out more.

issue: can still get comments and changes (labels, milestones) on closed issues. how will we update asana in this case?

#aa.commenter Marc Boscher
#aa.id 18609664042580

@marcboscher marcboscher changed the title Deal with closed github issues Deal with old closed github issues [2d] May 11, 2015
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