Change record status: 
Introduced in branch: 
8.x-1.x
Introduced in version: 
1.20.0
Description: 

The @quick_node_clone.entity.form_builder service now requires @ uuid service as its 9th parameter:

\Drupal\quick_node_clone\Entity\QuickNodeCloneEntityFormBuilder::__construct() now requires a 9th parameter of type \Drupal\Component\Uuid\UuidInterface

Impacts: 
Module developers