coderedcorp / coderedcorp/coderedcms

Filtering Events in wagtailCRX Fails

Đang mở
#706 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Type: Bug
Ngôn ngữ chính
Python
Star
765
Fork
154
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

#### Describe the bug
Filtering Events in wagtailCRX Fails

#### Steps to reproduce
Steps to reproduce the behavior:
1. Create a classifier and populate it with classifier terms (In my case Deejee populated with the names of dj's)
2. Create an events landing page. and check under Filter child pages by: the classifier(s) you like to filter on. (in my case Deejee)
3. Add a few events and classify the events with different classifier terms. (in my case each event is classified with the Dejee>name_of_deejee)
4. Open the events landing page live view
5. Go to Filter selector and choice the classifier term you like to filter on and click Filter
6.In the log get the error:

"Tried to filter by ClassifierTerm in PageListBlock, but .get_index_children() did not return a queryset or is not a queryset of CoderedPage models.

7. I expected to see only the get the events with the selected dj but it gives back all events.

#### Additional context
I tried the same with the article landing page and there it works fine.

Django version 5.2.6
Wagtail version 7.71
Codered 6.0.0

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Tái hiện vấn đề với các phiên bản Django, Wagtail và CodeRed được liệt kê, sau đó kiểm tra luồng lọc của trang landing page sự kiện và hành vi của get_index_children(). So sánh với trang landing page bài viết, nơi bộ lọc hoạt động; được xem là hoàn tất khi việc chọn một thuật ngữ phân loại chỉ hiển thị các sự kiện phù hợp mà không có lỗi được ghi log.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
django, python
Lĩnh vực
backend, content
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
42/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.