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

If offset is zero/null, warn user when creating activity annotation tasks. #279

Open
jacob-kamminga opened this issue Apr 2, 2024 · 0 comments
Assignees

Comments

@jacob-kamminga
Copy link
Collaborator

jacob-kamminga commented Apr 2, 2024

After annotating offests, I forgot to click the "Parse offset annotations" button. Then I went on and created activity annotation tasks. This resulted in wrong annotation tasks (offset not taken into account).

We can prevent this by checking if an offset is None, or never parsed and verify the user is aware of this, prior to generating activity annotation tasks.

@jacob-kamminga jacob-kamminga changed the title If offset is zero, warn user when creating activity annotation tasks. If offset is zero/null, warn user when creating activity annotation tasks. Apr 2, 2024
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

2 participants