Skip to content

#151 create record validation if it is happened in future#152

Merged
dominikbraun merged 2 commits intodominikbraun:mainfrom
alksmt:#151-check-if-new-record-is-in-future
Jul 5, 2021
Merged

#151 create record validation if it is happened in future#152
dominikbraun merged 2 commits intodominikbraun:mainfrom
alksmt:#151-check-if-new-record-is-in-future

Conversation

@alksmt
Copy link
Copy Markdown
Contributor

@alksmt alksmt commented Jun 30, 2021

PR for #151

Added validation to create command to check if provided record happend after current timestamp.

Comment thread cli/create.go Outdated
@dominikbraun dominikbraun added this to the timetrace v0.11.x milestone Jul 4, 2021
@dominikbraun dominikbraun linked an issue Jul 4, 2021 that may be closed by this pull request
Copy link
Copy Markdown
Owner

@dominikbraun dominikbraun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me as well, thanks for fixing this! Your fixes will be included in the next patch release today.

@dominikbraun dominikbraun merged commit 887fe7b into dominikbraun:main Jul 5, 2021
@dominikbraun
Copy link
Copy Markdown
Owner

This PR is included in timetrace v0.11.1.

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.

Check if a new record created happend before current time.

3 participants