Details
-
Bug
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
ERM Sprint 123
-
Bienenvolk
Description
Overview:
The plugin uses `status.label` and `type.label` when filtering by Status and Type. The Licenses search and sort uses `status.value` and `type.value`.
The plugin should be updated to use `status.value` and `type.value` in the filterKeys
Additionally default search for the plugin should use the license status value not the license status label (in order that if a different label is used, the default selection still works)
Steps to Reproduce:
- Change the label of the License.Status reference data value of "active" to be "Aktiv" (German translation of the original label)
- Use the search plugin
Expected Results:
Search should default to licenses with status.value "active"
Actual Results:
Search defaults to licenses with status.label "Active" and so does not find any licenses