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

FIX Ensure UserFormsColumnCleanTask runs safely #1335

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

GuySartorelli
Copy link
Member

The task was written back when class names were table names and never got updated.
I've updated it to correctly fetch and refer to the table name.

Also made a few minor code quality changes like using a boolean for a boolean condition ($backedUp), and removing the unused $index variable.

Issue

@emteknetnz emteknetnz merged commit fadfec2 into silverstripe:6.2 Oct 15, 2024
13 checks passed
@emteknetnz emteknetnz deleted the pulls/6.2/fix-task branch October 15, 2024 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants