Skip to content

box.schema.user.disable('admin') reports an obscure error #11526

@Totktonada

Description

@Totktonada
$ tarantool -i
Tarantool 3.4.0-entrypoint-279-ge57fc4c71
type 'help' for interactive help
tarantool> box.cfg()
tarantool> box.schema.user.disable('admin')
---
- error: 'Tuple field 5 (privilege) type does not match one required by operation:
    expected unsigned, got integer'
...

If this operation is forbidden, it would be nice to get a clear error.

Metadata

Metadata

Assignees

Labels

3.2Target is 3.2 and all newer release/master branchesbugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions