Change the filter in the overview page of the dblog module to a condition object

Created on 23 September 2024, about 2 months ago

Problem/Motivation

The overview page of the dblog module has a filter functionality. Currently is the filter creating a SQL string and that is add to the query with the $query->where(). The problem is that MongoDB does not support SQL strings. For MongoDB the SQL string needs to be replaced with a condition object.

Proposed resolution

Replace the filter in the overview page of the dblog module to a condition object.

Remaining tasks

TBD

User interface changes

None

Introduced terminology

None

API changes

None

Data model changes

None

Release notes snippet

TBD

πŸ“Œ Task
Status

Active

Version

11.0 πŸ”₯

Component

dblog.module

Created by

πŸ‡³πŸ‡±Netherlands daffie

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024