devtron
devtron copied to clipboard
Environment filter not filtering after selecting cluster
Environment filter isn’t working after you select Cluster filter in dropdown
Checklist:
- [ ] I've searched in the docs and FAQ for my answer
- [ ] I've included steps to reproduce the bug.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
[ordered list the process to finding and recreating the issue, example below]
- User goes to Create an application (to save space or whatever)
- User selects clone option
- Configmap in environment override is not cloned
Expected behavior
A clear and concise description of what you expected to happen.
Current behavior
describe what you currently experienced from this process, and thereby explain the bug
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
Paste any relevant application logs here.
@uxarya-d - Currently Environment has "OR" condition with cluster-namespace filter. So current behaviour is aligned with the desired behaviour. Assigning this issue to you as user has confusion around this.