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 #10422 - Included support for _override_sugarfield on delete vardef #10422

Open
wants to merge 1 commit into
base: hotfix
Choose a base branch
from

Conversation

serhiisamko091184
Copy link
Contributor

Description

If you delete the custom variable, the file (custom/Extension/modules//Ext/Vardefs/<YourFieldName_c>.php) won't be deleted.

Motivation and Context

How To Test This

  1. Create a custom variable via Studio.
  2. Delete the variable:
    image
  3. Check the custom folder (mentioned above) to make sure the file is still there.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Final checklist

  • My code follows the code style of this project found here.
  • My change requires a change to the documentation.
  • I have read the How to Contribute guidelines.

@serhiisamko091184 serhiisamko091184 changed the title Fix # - Included support for _override_sugarfield on delete vardef Fix #10422 - Included support for _override_sugarfield on delete vardef May 9, 2024
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.

None yet

1 participant