Updating Queue Name not changing all info

Updating name of WorkItemQueue does not update those fields from DB:mq:queuename:
“amqpqueue”: “01_queuename”, and one name in:
“_acl”: [
{
“_id”: “123123123123123123”,
“rights”: 65535,
“name”: “01_queuename users”
},

OpenFlow version: 1.5.12.12
Using self hosted openflow:

Renaming workitem queues has never been supported.

1 Like

I assumed it is possible because filed name is able to be edited and also update button present. :smiley:

Agree, we should make the name field readonly, I will get that done.

1 Like