Skip to content

Service model: Refactor 'build_from_template' to make it agnostic

Arturo Herrero requested to merge 218250-build-from-integration into master

What does this MR do?

These changes are in preparation for a future merge request.

  • Rename build_from_template to build_from_integration to make it agnostic from templates, so now we are able to pass a template service or an instance-level service.
  • Remove unnecessary condition to set active = false.

Related to #218250 (closed) and #218275 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports