nocobase:main
← nocobase:fix/filter-collections
opened 01:54PM - 13 Dec 24 UTC
<!--
First of all, thank you for your contribution!
For bug fixes or other no…n-feature modifications, please base your branch on the main branch.
For new features or API modifications, please make sure your branch is based on the next branch.
Thank you!
-->
### This is a ...
- [ ] New feature
- [ ] Improvement
- [x] Bug fix
- [ ] Others
### Motivation
### Description
<!--
Please describe the key changes made in this PR clearly and concisely,
mention any potential risks,
and provide some testing suggestions.
-->
### Related issues
### Showcase
### Changelog
| Language | Changelog |
| ---------- | --------- |
| 🇺🇸 English | Fix the filtering issues with the external data source Collection |
| 🇨🇳 Chinese | 修复外部数据源 Collection 的筛选问题 |
### Docs
| Language | Link |
| ---------- | --------- |
| 🇺🇸 English | |
| 🇨🇳 Chinese | |
### Checklists
- [ ] All changes have been self-tested and work as expected
- [ ] Test cases are updated/provided or not needed
- [ ] Doc is updated/provided or not needed
- [ ] Component demo is updated/provided or not needed
- [ ] Changelog is provided or not needed
- [ ] Request a code review if it is necessary