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

Fix bug with NaN hours on fixed price tasks #46

Merged
merged 1 commit into from
Jul 24, 2019
Merged

Conversation

braican
Copy link
Owner

@braican braican commented Jul 24, 2019

Fixes an issue where tasks with a fixed price would throw an error because we're trying to run parseFloat() on a string that just contains a dash.

@braican braican added this to the 2.1.2 milestone Jul 24, 2019
@braican braican merged commit 99fbfeb into develop Jul 24, 2019
@braican braican mentioned this pull request Jul 24, 2019
@braican braican deleted the bug/hours-nan branch July 24, 2019 18:52
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.

1 participant