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

[BUGFIX] remove name as default description in settings models #5081

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

burtenshaw
Copy link
Contributor

This change adapt the base settings model so that name is not used as a default description for questions.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested

Checklist

  • I added relevant documentation
  • follows the style guidelines of this project
  • I did a self-review of my code
  • I made corresponding changes to the documentation
  • I confirm My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have added relevant notes to the CHANGELOG.md file (See https://keepachangelog.com/)

@burtenshaw burtenshaw requested a review from frascuchon June 21, 2024 07:36
@burtenshaw burtenshaw linked an issue Jun 21, 2024 that may be closed by this pull request
@frascuchon frascuchon merged commit 1ec0feb into develop Jun 28, 2024
17 checks passed
@frascuchon frascuchon deleted the fix/stop-using-name-as-description branch June 28, 2024 11:01
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.

[BUG] Question descriptions filled-in with title when empty
2 participants