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

Closes #13299: Improve options for controlling custom field visibility #14289

Merged
merged 5 commits into from
Nov 20, 2023

Conversation

jeremystretch
Copy link
Member

Closes: #13299

  • Add two new fields to the CustomField model: ui_visible and ui_editable
  • Migrate existing custom fields, setting the appropriate values depending on the value of the legacy ui_visibility field
  • Remove the ui_visibility field
  • Update documentation

@jeremystretch jeremystretch added this to the v3.7 milestone Nov 16, 2023
@jeremystretch jeremystretch merged commit a73ba00 into feature Nov 20, 2023
8 checks passed
@jeremystretch jeremystretch deleted the 13299-custom-field-hiding branch November 20, 2023 18:06
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants