The core workspaces manager has a method: purgeDeletedWorkspacesBatch(), which we should also implement in our decorator.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

vasi1186 created an issue. See original summary.

blazey’s picture

Status: Active » Needs review
FileSize
509 bytes

Nice catch! The method is missing from the workspace manager interface as well so I've created #3098707: Add purgeDeletedWorkspacesBatch to the WorkspaceManagerInterface.

blazey’s picture

Added a group definition to the kernel test.

  • blazey committed 687de97 on 8.x-1.x
    Issue #3096557 by blazey, vasi1186: Add the purgeDeletedWorkspacesBatch...
blazey’s picture

Status: Needs review » Fixed

Commited, thanks @vasi1186!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.