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
This PR fixes two open issues:
- Fixed the [issue](#5978) Unable to edit Attribute name #5978
- Fixed the [issue](#6503) - REST API renaming an attribute does not work #6503
Used attribute id to fetch attribute from the database and renamed it from the list received in the request.
Tested it under multiple scenarios, like different attribute types, input values, and labels.
![image](https://github.com/opencv/cvat/assets/76646497/64bf8a0f-becb-442d-bf27-09e77dddfc86)
My actions before raising this issue
Steps to Reproduce (for bugs)
Try to rename existing attribute with ID 54:
Results:
Expected Behaviour
I expect to be able to rename attributes like labels
Current Behaviour
I am unable
Your Environment
git log -1
): v2.5.0docker version
(e.g. Docker 17.0.05):Logs from `cvat` container
The text was updated successfully, but these errors were encountered: