Project

General

Profile

Actions

Bug #85085

closed

CLI command cleanup:versions does not allow value for --action argument

Added by Jonathan Daigle almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
CLI
Target version:
Start date:
2018-05-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

When running the new Symfony command for the versions cleanup task, a RuntimeException is thrown if a value is specified for the --action argument.

Example of command that will raise the error :

./typo3/sysext/core/bin/typo3 cleanup:versions --action="published_versions"

If the documentation is accurate, the InputOption for the action option should be VALUE_OPTIONAL instead of VALUE_NONE. We were able to execute the command properly simply after changing that.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #79109: Migrate VersionsCommand to SymfonyConsoleClosedBenni Mack2016-12-29

Actions
Related to TYPO3 Core - Bug #82653: Migrate lowlevel command for workspace cleanupClosedBenni Mack2017-10-03

Actions
Actions #1

Updated by Jonathan Daigle almost 6 years ago

  • Related to Task #79109: Migrate VersionsCommand to SymfonyConsole added
Actions #2

Updated by Simon Gilli almost 6 years ago

  • Status changed from New to Accepted
  • Assignee set to Simon Gilli
  • Target version set to next-patchlevel
  • TYPO3 Version changed from 8 to 9
  • Complexity set to no-brainer
Actions #3

Updated by Simon Gilli almost 6 years ago

  • Related to Bug #82653: Migrate lowlevel command for workspace cleanup added
Actions #4

Updated by Simon Gilli almost 6 years ago

backports to 7 and 8 must be done to ext:lowlevel see https://review.typo3.org/54265

Actions #5

Updated by Gerrit Code Review almost 6 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57055

Actions #6

Updated by Simon Gilli almost 6 years ago

  • % Done changed from 0 to 100
Actions #7

Updated by Gerrit Code Review almost 6 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57055

Actions #8

Updated by Gerrit Code Review almost 6 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57100

Actions #9

Updated by Simon Gilli almost 6 years ago

  • Status changed from Under Review to Resolved
Actions #10

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF