Nomad version
1.11.0
Operating system and Environment details
Servers on Debian 12
Issue
When editing an existing token that has Global = false in the Nomad UI
Error creating Token test
token 0 invalid: 1 error occurred: * cannot toggle global mode
Reproduction steps
- Create a
client token with Global = false
- Try to make a change to it like assigning a role in the UI
If you cannot reproduce it, let me know, but the global mode is the only difference that I can see.
Expected Result
Token can be updated from the UI
Actual Result
There is an error preventing update of the token via UI
Nomad Server logs
Nothing is logged on the leader