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

groupId isn't set while adding file to workspace. #110

Closed
VolkerHartmann opened this issue Jun 18, 2018 · 0 comments
Closed

groupId isn't set while adding file to workspace. #110

VolkerHartmann opened this issue Jun 18, 2018 · 0 comments
Labels

Comments

@VolkerHartmann
Copy link

VolkerHartmann commented Jun 18, 2018

ocrd workspace add --file-grp OCR-D-TEST --file-id test_file1 --group-id image0001 --mimetype image/tiff anyImage.tif

Will not check for duplicated entries (same ID) and won't create a groupID.

if file is the original image (USE=OCR-D-IMG) GROUPID and ID has to be identical!
There should be at least a test if a file with ID=GROUPID in fileGrp "OCR-D-IMG" exists

@kba kba added the bug label Jun 18, 2018
kba added a commit to kba/ocrd-core that referenced this issue Jun 18, 2018
kba added a commit to kba/ocrd-core that referenced this issue Jun 18, 2018
@kba kba closed this as completed in 3bca9f1 Jun 18, 2018
kba added a commit that referenced this issue Jun 18, 2018
set groupId when adding files, fix #110
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