crawler icon indicating copy to clipboard operation
crawler copied to clipboard

[BUGFIX] Change tense in flush command message

Open cweiske opened this issue 2 years ago • 2 comments
trafficstars

.. the repository has already been flushed already when the message is shown. No need to say it "will be" flushed in the future.

Description

The time form in the flush command status message is wrong:

$ ./vendor/bin/typo3cms crawler:flushQueue all
All entries in Crawler queue will be flushed

The repository already deleted the data when the message is shown.

This PR changes the message to past tense to indicate this.

I have

  • [x] Checked that CGL are followed
  • [ ] Checked that the Tests are still working (I hope CI does)
  • [x] Added description to CHANGELOG.md

cweiske avatar May 25 '23 08:05 cweiske

Thanks for your contribution. Looks like I need to update the compose.json of the main branch to have the CI green again.

tomasnorre avatar May 25 '23 12:05 tomasnorre

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 24 '23 12:07 stale[bot]

Is it possible that you could rebase this, to solve conflicts, then I'll be happy to merge this.

tomasnorre avatar Feb 14 '24 19:02 tomasnorre

Rebased.

cweiske avatar Feb 15 '24 09:02 cweiske