liuxiran opened a new issue #466:
URL: https://github.com/apache/apisix-dashboard/issues/466
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [ ] Question or discussion
- [ ] Bug
- [ ] Requirements
- [ ] Feature or performance improvement
- [ ] Other
___
### Question
- What do you want to know?
___
### Bug
- Which version of Apache APISIX Dashboard, OS, and Browser?
the latest master
- What happened?
If possible, provide a way to reproduce the error.
1. create a consumer: user1 with 123456
1. create a route: route1, enabled basic-auth plugin with user1 123456, then
the route can only be visited by the user1
1. delete consumer user1, it can be deleted successfully, and then visit the
route1, it return a error: `Missing related consumer`
___
### Requirement or improvement
- Please describe your requirements or improvement suggestions.
[expect]
a already related to route basic-auth consumer should not be deleted.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]