You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also if the user is using TCComponentFolder at root level, when importing the project definition, tosca automatically wraps the import in a TCCOmponentFolder as well so reporting will fail.
For this reason we need to add a preflight check before we execute the ExecutionLists, to avoid execute something that we are not going to get a report.
The text was updated successfully, but these errors were encountered:
Exists a Tosca Bug (https://documentation.tricentis.com/tosca/1300/en/content/reporting/print_report.htm) that in case the report definition is not set on the Reports TCFolder inside tosca project, the report can not generatted.
Also if the user is using TCComponentFolder at root level, when importing the project definition, tosca automatically wraps the import in a TCCOmponentFolder as well so reporting will fail.
For this reason we need to add a preflight check before we execute the ExecutionLists, to avoid execute something that we are not going to get a report.
The text was updated successfully, but these errors were encountered: