devtron
devtron copied to clipboard
Bug: User listing api breaks, does not compatible with older version of dashboard.
📜 Description
In the new feature user listing come up with new look, api and response has been modified along with UI component. In case client is running with the older version of dashboard, user listing will breaks as it does not support existing structure.
👟 Reproduction steps
- Go to user authorisation.
- Open user listing.
👍 Expected behavior
New release should support older api.
👎 Actual Behavior
Without hard refresh dashboard call older api's and page breaks.
☸ Kubernetes version
Any
Cloud provider
Any
🌍 Browser
Chrome
🧱 Your Environment
Preview
✅ Proposed Solution
No response
👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find any similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct
AB#8551
Duplicate of https://github.com/devtron-labs/devtron/issues/4684