If you try to sort your Icingaweb2 roles in ascending or descending order by their name does not work. It does not change anything, although the sorting does get rendered to the URL (like /icingaweb2/role/list?sort=name&dir=desc)
To Reproduce
Provide a link to a live example, or an unambiguous set of steps to reproduce this issue. Include configuration, logs, etc. to reproduce, if relevant.
Go to /icingaweb2/role/list
Create at least two roles with different names (like Foo, Bar and Test)
Try to sort them in ascending or descending order
See that nothing changes
Expected behavior
The roles get sorted in ascending or descending order by their name
Your Environment
Include as many relevant details about the environment you experienced the problem in
Icinga Web 2 version and modules (System - About): Icinga Web 2 2.11.4
Web browser used: Firefox 109.0.1
Icinga 2 version used (icinga2 --version): r2.13.6-1
Describe the bug
If you try to sort your Icingaweb2 roles in ascending or descending order by their name does not work. It does not change anything, although the sorting does get rendered to the URL (like /icingaweb2/role/list?sort=name&dir=desc)
To Reproduce
Provide a link to a live example, or an unambiguous set of steps to reproduce this issue. Include configuration, logs, etc. to reproduce, if relevant.
Expected behavior
The roles get sorted in ascending or descending order by their name
Your Environment
Include as many relevant details about the environment you experienced the problem in
icinga2 --version
): r2.13.6-1php --version
): PHP 8.1.2