You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In fact, you can create undefined users in this step: Consumer List->First Consumer Pokemon-> Operation View-> click Submit,you can see that there is an additional undefined user in the list, except for the username is different, other configuration and Pokemon consistent.
Next, the operation: Consumer List->Second Consumer Pikachu-> Operation View-> click Submit,you can see that the configuration of the undefined user has been modified, except for the username, which is the same as Pikachu, so I won't post it
Screenshots
Environment
apisix version (cmd: apisix version): 2.6
OS (cmd: uname -a):Ubuntu 1804
OpenResty / Nginx version (cmd: nginx -V or openresty -V): openresty/1.19.3.2
etcd version, if have (cmd: run curl http://127.0.0.1:9090/v1/server_info to get the info from server-info API): 3.4.13
apisix-dashboard version, if have: release/2.7
Browser version, if have: Firfox 89.0.1
The text was updated successfully, but these errors were encountered:
Issue description
Undefined users can be created in Consumer List via Dashboard
Expected behavior
The appearance of undefined users does not make sense
How to Reproduce
Create two Comsumer and enable plugin configuration
First,the configuration is as follows:
In fact, you can create undefined users in this step:
Consumer List
->First Consumer Pokemon-> OperationView
-> clickSubmit
,you can see that there is an additional undefined user in the list, except for the username is different, other configuration and Pokemon consistent.Second,the configuration is as follows:
Next, the operation:
Consumer List
->Second Consumer Pikachu-> OperationView
-> clickSubmit
,you can see that the configuration of the undefined user has been modified, except for the username, which is the same as Pikachu, so I won't post itScreenshots
Environment
apisix version
): 2.6uname -a
):Ubuntu 1804nginx -V
oropenresty -V
): openresty/1.19.3.2curl http://127.0.0.1:9090/v1/server_info
to get the info from server-info API): 3.4.13The text was updated successfully, but these errors were encountered: