-
Notifications
You must be signed in to change notification settings - Fork 1
Description
The transcoder log filter option does not execute as expected for ID strings. Filters on the string columns perform better.
Filtering on ID string
When using the filter option on the Build page for a transcoder log ID, the row with the input ID was not displayed. It appears rows with the input string was matched to the other 'string' columns. The ID column is an integer field, so it appears the ID column is not included in the search.
Filtering on URI
A URI was copied from the log and pasted into the search field with the last page displayed, (ari:/IANA:amp_agent/EDD.num_tbl_tpls). The page display was not reduced to the specified URI and it was noted no other pages could be accessed. It was noted all the rows for the displayed page were selected (5/page was tested).
Filtering on CBOR
The Cbor string 0xC11541050502252381871819410000 was copied and pasted in the search field. The log entries were reduced to those with the selected CBOR string. When another page was selected for the search, the correct page was displayed with the expected rows.
This issue is not critical, but the application rejects duplicate entries with no message to the user (issue reported previously). User effort could be reduced in having new controls rejected if the filter option results were accurate.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status