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

Add unique id key #53

Merged
merged 1 commit into from
Apr 17, 2016
Merged

Add unique id key #53

merged 1 commit into from
Apr 17, 2016

Conversation

kashav
Copy link
Member

@kashav kashav commented Apr 17, 2016

Dates were overlapping for the 2 campuses, so data was being overwritten (see this, only UTSC data is being exported). Add a unique ID key for each date. IDs are made up of date and campus identifier:

  • UTM: end with M
    • April 1st => 01M
  • UTSC: end with SC
    • April 10th => 10SC

@qasim
Copy link
Member

qasim commented Apr 17, 2016

Good catch.

@qasim qasim merged commit a44cf55 into cobalt-uoft:master Apr 17, 2016
@qasim
Copy link
Member

qasim commented Apr 17, 2016

@kshvmdn You could add a campus key as well now for easier filtering.

@kashav
Copy link
Member Author

kashav commented Apr 17, 2016

@qasim done! #54

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

Successfully merging this pull request may close these issues.

2 participants