When you disable a task and/or a project and press Submit, the planning view is shown and the Advanced filters button is not higlighted. If you click it, you can see that all tasks and all projects are still selected, so nothing has changed.
If you select one or more places and/or resources and click submit, the change becomes active and the Advanced Filters button is red (indicating an active filter).
And now: Something weird!
On my clean test installation (debian 13, apache2, mysql 8.4.9, php 8.4) it's getting stuck:
I deselect one task or project, click Submit and my screen shows nothing but:
Array
(
[type] => 1
[message] => Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /var/www/soplanning/www/planning_param.php:404
Stack trace:
#0 /var/www/soplanning/www/planning.php(43): require()
#1 {main}
thrown
[file] => /var/www/soplanning/www/planning_param.php
[line] => 404
)
That's it. Dead.
I can reload the website after all cookies are deleted.