Community
Participate
Working Groups
The traceability in Acceleo links the generated code to the module area and the model element used to generate the code. It should also work with template/queries without any parameters.
Since Traceability informations need to be attached to a model element a warning has been added for template/query without any parameters.
The warning is available in Acceleo 3.1, the traceability should not crash anymore in the template or query does not have any parameters but it is now officially reported as a bad behavior (with a trivial fix, juste add a parameter to give a context to the content of the template or the query like traceabilityContext : OclAny).
Closing our "resolved" and "verified" bugs.