Icinga Director - commands - fields mixing up names

I’m using icingaweb2-module-director 1.11.4-1 on Debian Trixie. In Director I created a command check_network with arguments -c, (value: $network_critical$), -w (value: $network_warning$) and (no_key) (value: $network_delay$).

Then I go to tab Fields, and I want to add these arguments there. In the dropdown list Fields I have these under Suggested fields:

network_critical (network_critical)

network_delay (network_delay)

network_delay (network_warning)

Notice that I have two times network_delay, but one of them appears to be network_warning instead. How can I fix this? I tried deleting the command completely and recreating it, but that does not help.

go to /icingaweb2/director/data/fields
and search for your field. It looks like you mixed up Field name and caption in one field