return_dynamic_filters.php is blank not show Viewing Issues

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
ryantrisusanto
Posts: 1
Joined: 10 Sep 2024, 05:57

return_dynamic_filters.php is blank not show Viewing Issues

Post by ryantrisusanto »

Hi All,

I have an issue with MantisBT with the following version details:

MantisBT Version: 2.22.1
PHP Version: 5.6.40
Database Driver: mysqli
Database Version/Description: 5.7.42, 5.7.42-log
Currently, both Mantis and the database are running in containerized versions. I'm facing an issue where the "Viewing Issues" section is not displaying correctly. I have selected the "any" option for all categories, but when I choose "sort by," it only shows "last_updated Descending." I noticed that the response contains a null array object. When I compare this with another Mantis instance, the other instance shows more options and displays a list box. Could you please guide me on how to fix this issue?
Attachments
current view is blank
current view is blank
viewissue.png (87.08 KiB) Viewed 4108 times
sort by not properly
sort by not properly
sortby.png (3.63 KiB) Viewed 4108 times
response null
response null
response_dynamic_filter.png (16.72 KiB) Viewed 4108 times
Post Reply