Skip to content

Fixes for templates with Aliases

First, add a warning when the number of instances found do not match the number of instances passed in the YAML Secondly, add a new function to expand aliases found in the template objects to find all proper names. Use it to also expand the names of the classes when matching.

Merge request reports