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

Could possibly short circut timeEntry has changed check by comparing toggl records at value. #8

Open
LiamKarlMitchell opened this issue Dec 5, 2018 · 1 comment

Comments

@LiamKarlMitchell
Copy link
Owner

Actually the entire check could possibly be replaced with.

previousTimeEntryMapping.at !== timeEntryMapping.at
@LiamKarlMitchell
Copy link
Owner Author

Unless of course we want to make changes to the other fields of interest by changing behavior.

summary
duration
date
billable
tags

Leaving as is for now pending further thought.

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