Skip to content

Fix for naming issue when compiling more than 10 views (#1388)

E. Rivas requested to merge er433/fix/many-views into dev

type:fixed

This MR fixes #1388 (closed)

Types were being handled differently to expressions in a helper for 06-aggregated, this MR fixes the issue by copying the same handling for types.

Changelog details:

Fixed naming issue when compiling more than 10 views (#1388 (closed)).

Edited by E. Rivas

Merge request reports

Loading