Describe the improvement you would like to see
Currently robots are filtered by installation several places in the frontend. As installationcode varies between lower letter and capital letter, the installationcode needs to be made lower letter before comparison in the filters. This needs to be remembered every time a installation filter is made.
Suggest moving the filtering to one place. Preferably to the backend.
How will this change existing functionality?
Less prone to bugs and less repeated code
How will this improvement affect the current Threat Model?
Describe the improvement you would like to see Currently robots are filtered by installation several places in the frontend. As installationcode varies between lower letter and capital letter, the installationcode needs to be made lower letter before comparison in the filters. This needs to be remembered every time a installation filter is made.
Suggest moving the filtering to one place. Preferably to the backend.
How will this change existing functionality? Less prone to bugs and less repeated code
How will this improvement affect the current Threat Model?