BGP "remote-as" not working for internal/external

Hello,

currently I do some tests with vyos-1.4-rolling-202103251004-amd64.
Is there a problem with the params “external” and “internal” for bgp neighbors?

vyos@vyos1# set protocols bgp 65000 neighbor 10.0.254.2 remote-as
Possible completions:
<1-4294967294>
Neighbor AS number
external Any AS different from the local AS
internal Neighbor AS number

vyos@vyos1# set protocols bgp 65000 neighbor 10.0.254.2 remote-as internal

‘internal’ is not a valid integer number

I am sure its only a minor thing.
Maybe not worth do open a bug report on phabricator (never done that before).

Greets,
Andreas

⚓ T3321 Bgp not possible to use internal|external remote as and ⚓ T2759 validate-value prints error messages from validators that fail even if overall validation succeeds