Skip to content

[stable5.12] fix "type=" to use full name (e.g. boolean, integer)#629

Merged
st3iny merged 1 commit intostable5.12from
backport/626/stable5.12
Feb 8, 2026
Merged

[stable5.12] fix "type=" to use full name (e.g. boolean, integer)#629
st3iny merged 1 commit intostable5.12from
backport/626/stable5.12

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Feb 8, 2026

Backport of PR #626

`type=int` and `type=bool` return errors `Unknown type int` and `Unknown type bool`

It should be `type=integer` and `type=boolean` respectively

Signed-off-by: invario <67800603+invario@users.noreply.github.com>
@st3iny st3iny merged commit d0ce3aa into stable5.12 Feb 8, 2026
16 checks passed
@st3iny st3iny deleted the backport/626/stable5.12 branch February 8, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants