'Error: Class "Drupal\quick_node_clone\Entity\ManageVersionGroup" not found' in several files.

Created on 16 January 2024, 5 months ago
Updated 17 May 2024, about 1 month ago

Problem/Motivation

I had the older version of the quick_node_clone(8.x-1.16) module and group module(2.2.1). After updating to its latest versions quick_node_clone(8.x-1.17) module and group module(2.2.2) I am encountering the following error 'Error: Class "Drupal\quick_node_clone\Entity\ManageVersionGroup" not found' in several files.I noticed that 'use Drupal\quick_node_clone\ManageVersionGroup;' is missing in the following files:

  • docroot/modules/contrib/quick_node_clone/quick_node_clone.module
  • docroot/modules/contrib/quick_node_clone/src/Entity/QuickNodeCloneEntityFormBuilder.php

but present in the 'docroot/modules/contrib/quick_node_clone/src/Form/QuickNodeCloneNodeForm.php' file.

Steps to reproduce

Update from quick_node_clone(8.x-1.16) module and group module(2.2.1) to quick_node_clone(8.x-1.17) module and group module(2.2.2)

Proposed resolution

Import the classes in the mentioned files.

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ› Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

๐Ÿ‡ง๐Ÿ‡ฉBangladesh eashika

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024