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

[bug] older exported customzations override updates to system generated custom fields #21358

Open
sagarvora opened this issue Jun 13, 2023 · 0 comments
Labels

Comments

@sagarvora
Copy link
Collaborator

sagarvora commented Jun 13, 2023

Steps to Replicate

  • Export customizations for any doctype with system generated custom fields
  • Edit system generated custom field (generally via patches, but you can also do from UI for debugging)
  • Run DB migration

Changes to system generated custom field will be lost.

Proposed solution

  • Don't allow exporting system generated custom fields
  • Don't import system generated custom fields during sync_customizations

Internal reference: ISS-23-24-01402

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant