Commit 0bacca3
committed
👔(backend) add resolved thread to queryset
We need to include resolved threads in the queryset
of the ThreadViewSet, otherwise they won't be
included in the list of threads and we will not be
able to list resolved threads in the side panel.1 parent f5a7fde commit 0bacca3
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2946 | 2946 | | |
2947 | 2947 | | |
2948 | 2948 | | |
2949 | | - | |
2950 | | - | |
2951 | | - | |
| 2949 | + | |
2952 | 2950 | | |
2953 | 2951 | | |
2954 | 2952 | | |
| |||
0 commit comments