Closed smartnet-club closed 4 years ago
@smartnet-club
Could not reproduce the issue. Could you please provide labels specification you used?
[ { "name": "7790895000829", "attributes": [ { "name": "color", "type": "radio", "mutable": false, "values": [ "green" ] }, { "name": "name", "type": "text", "mutable": false, "values": [ "sprite bottle" ] } ] }, { "name": "7790895000782", "attributes": [ { "name": "color", "type": "radio", "mutable": false, "values": [ "black" ] }, { "name": "name", "type": "text", "mutable": false, "values": [ "coke bottle" ] } ] } ]
@smartnet-club
Please change all type
to input_type
(Related #1284)
But nevertheless we should add a message if specification is wrong.
Thanks!
Let's leave the issue opened till we have added a warning in UI
While creating new task, Raw label field doesn't work.
Expected Behaviour
Labels created by Raw field
Current Behaviour
Pressing Done, labels appear in Constructor field, but on Submit the error: Could not create a task A task must contain at least one label
Possible Solution
Steps to Reproduce (for bugs)
Context
Your Environment
git log -1
): commit 011c4aa (HEAD, tag: v1.0.0-beta.2, origin/release-1.0.0)docker version
(e.g. Docker 17.0.05):Logs from `cvat` container
Next steps
You may join our Gitter channel for community support.