You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Metadata changes do not get applied for BBoxes in already completed tasks,
The first pressed button during the metadata entry changes the BBox class if it is a hotkey for another class.
To Reproduce
Steps to reproduce the behavior:
Bug 1:
Create a project for an OCR task,
Submit a task with a BBox with a metadata ("Completed") or pre-annotate the samples using pre-trained models,
Open the same task,
Change the metadata for the corresponding annotation,
Update the changes,
The metadata changes will not be applied.
Bug 2:
Create a project for an OCR task,
Define at least 2 different BBox types,
Create an annotation with one of the classes,
Enter the first symbol in the metadata,
If the symbol is in the numeric keypad and is bound to one of the BBox types, the selected BBox will change its type. The bug doesn't occur when the symbol is entered from the QWERTY part.
Expected behavior
Bug 1: The metadata changes should be applied whenever I edit the mentioned BBoxes,
Bug 2: The type of the annotation shouldn't be changed during the metadata entry.
Environment (please complete the following information):
ECN2 instance,
Label Studio v1.16.0,
Project layout: Object Detection with Bounding Boxes
The text was updated successfully, but these errors were encountered:
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Bug 1:
Bug 2:
Expected behavior
Bug 1: The metadata changes should be applied whenever I edit the mentioned BBoxes,
Bug 2: The type of the annotation shouldn't be changed during the metadata entry.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: