Skip to content

Fix query to ErrorLogBakerMissed

Roman Melnikov requested to merge rvem/fix-error-log-bake-missed-query into develop

Problem: One of the queries to this table fail due to invalid column name.

Solution: Fix column name in query.

Merge request reports