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

Unable to add comment immediately alongside a new annotation #47

Closed
proycon opened this issue Sep 9, 2016 · 0 comments
Closed

Unable to add comment immediately alongside a new annotation #47

proycon opened this issue Sep 9, 2016 · 0 comments
Assignees
Milestone

Comments

@proycon
Copy link
Owner

proycon commented Sep 9, 2016

Adding a comment alongside a new annotation in one go does not work as it should. Adding comments only now works when adding the annotation first and then coming back to add the comment.

Formulated FQL query contains undefined instead of ID of previously added entity:

USE proycon/Pilot2_ST_English ADD entity OF https://github.com/proycon/parseme-support/raw/master/parseme-mwe.foliaset.xml WITH class "LVC" annotator "proycon" annotatortype "manual" datetime now confidence 0.75 FOR SPAN ID Pilot2_ST_English.text.1.s.4.w.10 FORMAT flat RETURN ancestor-target
USE proycon/Pilot2_ST_English ADD comment WITH text "Dit is ook een test." annotator "proycon" annotatortype "manual" datetime now FOR ID undefined FORMAT flat RETURN ancestor-focus
@proycon proycon added the bug label Sep 9, 2016
@proycon proycon added this to the v0.5.2 milestone Sep 9, 2016
@proycon proycon self-assigned this Sep 9, 2016
proycon added a commit that referenced this issue Sep 13, 2016
@proycon proycon closed this as completed Sep 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant