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

Fixed renaming custom fields #16345

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

marcusmoore
Copy link
Collaborator

Currently users are not able to update the name of custom fields. This PR fixes that by removing a call to a method that was removed during the Laravel upgrade.

I've tested this best I could (on MySQL) and it works for me but I'm not 100% positive this won't cause unforeseen issues.

Should fix #16343

Copy link

what-the-diff bot commented Feb 25, 2025

PR Summary

  • Removed Unused Code
    The team has removed some pieces of code that were just comments and weren't being used. This improves the readability and the maintenance of the project. It also eliminates potential confusion related to Laravel/Doctrine compatibility.

@snipe
Copy link
Owner

snipe commented Feb 26, 2025

Oooh, good catch!

@snipe snipe merged commit 5e3855e into snipe:develop Feb 26, 2025
9 checks passed
@marcusmoore marcusmoore deleted the fixes/update-custom-fields branch February 26, 2025 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants