Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: password reset task description is placeholder text #1611

Closed
mcantelon opened this issue Jun 17, 2023 · 0 comments · Fixed by #1612
Closed

Problem: password reset task description is placeholder text #1611

mcantelon opened this issue Jun 17, 2023 · 0 comments · Fixed by #1612
Labels
Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result.
Milestone

Comments

@mcantelon
Copy link
Member

Current Behavior

The password reset Symfony task's description is placeholder text ("FIXME") and the task doesn't use the AtoM base class for Symfony tasks.

Expected Behavior

Running the task, php symfony help tools:reset-password, should show something more descriptive than "FIXME" in the description area.

Possible Solution

No response

Context and Notes

No response

Version used

No response

Operating System and version

No response

Default installation culture

No response

PHP version

No response

Contact details

mike@artefactual.com

@mcantelon mcantelon added the Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result. label Jun 17, 2023
mcantelon added a commit that referenced this issue Jun 17, 2023
* Fixed password reset tool Symfony task description text
* Made task use the standard AtoM base class for tasks
@anvit anvit added this to the 2.8.0 milestone Jun 20, 2023
@anvit anvit linked a pull request Jun 20, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants