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 INTERVAL does not work for me #5

Closed
mcaj opened this issue Jul 27, 2015 · 1 comment
Closed

add INTERVAL does not work for me #5

mcaj opened this issue Jul 27, 2015 · 1 comment
Labels

Comments

@mcaj
Copy link

mcaj commented Jul 27, 2015

I tried to add there an internal via the documentation https://metacpan.org/pod/App::Dochazka::CLI::Guide but it did not work for me:

Dochazka(2015-07-27) mcaj ACTIVE> INTERVAL 2015-07-27 08:00 - 2015-07-27 12:00 WORK work on dochazka-cli
Command not recognized (parse error)

do I need to active/set up a month ? tried to this:

Dochazka(2015-07-27) mcaj ACTIVE> internal fetch 7
*** REST ERROR ***

Error encountered on attempted operation "Get intervals for employee mcaj (EID 50) in range ( 2015-07-01 00:00, 2015-07-31 24:00 )"
REST operation: GET interval/eid/50/( 2015-07-01 00:00, 2015-07-31 24:00 )
HTTP status: 404 Not Found
Explanation: DISPATCH_NOTHING_IN_TSRANGE: No attendance intervals found in given tsrange
Permanent? YES

Dochazka(2015-07-27) mcaj ACTIVE> internal fetch july
*** REST ERROR ***

Error encountered on attempted operation "Get intervals for employee mcaj (EID 50) in range ( 2015-07-01 00:00, 2015-07-31 24:00 )"
REST operation: GET interval/eid/50/( 2015-07-01 00:00, 2015-07-31 24:00 )
HTTP status: 404 Not Found
Explanation: DISPATCH_NOTHING_IN_TSRANGE: No attendance intervals found in given tsrange
Permanent? YES

@smithfarm smithfarm added the bug label Jul 27, 2015
@smithfarm
Copy link
Owner

@mcaj Thanks! I just released App::Dochazka::CLI version 0.206 with a fix for this bug.

smithfarm added a commit that referenced this issue Jul 27, 2015
#5 Fixes: #5

Signed-off-by: Nathan Cutler <ncutler@suse.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants