Skip to content
This repository was archived by the owner on Jan 5, 2022. It is now read-only.

fix issue #86#101

Open
rulai-ymwang wants to merge 1 commit into
neuronetio:masterfrom
rulai-ymwang:ym/fix-issue-86
Open

fix issue #86#101
rulai-ymwang wants to merge 1 commit into
neuronetio:masterfrom
rulai-ymwang:ym/fix-issue-86

Conversation

@rulai-ymwang
Copy link
Copy Markdown

If no tasks given, the firstTaskTime will be Number.MAX_SAFE_INTEGER and the lastTaskTime will be 0. They are both invalid time ms.

We can set reasonable values to them when no tasks given. Such as setting the default time range from today to 7 days later.

@rulai-ymwang rulai-ymwang changed the title fix issue#86 fix issue #86 Apr 26, 2020
@BirukTes
Copy link
Copy Markdown

BirukTes commented Jul 23, 2020

Thank you it does solve let tasks = [];?

@rulai-ymwang
Copy link
Copy Markdown
Author

@BirukTes yes. it does

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants