Skip to content

Settings cannot be loaded because of NullPointerException #951 #952

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

Conversation

Vassiliy-Kudryashov
Copy link
Member

Description

Now CodeGenerationSettingItem.toString() goes to serialization and CodeGenerationSettingItem.displayName is being used in UI renderers.

Fixes #951

Type of Change

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

How Has This Been Tested?

Manual Scenario

Open recently built plugin with pretty old configured project (somewhen before #753 implemenation), startup shouldn't fail (see the issue).

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • No new warnings

@Vassiliy-Kudryashov Vassiliy-Kudryashov enabled auto-merge (squash) September 19, 2022 14:20
@Vassiliy-Kudryashov Vassiliy-Kudryashov merged commit bae08c4 into main Sep 19, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov deleted the Vassiliy-Kudryashov/951-settings-cannot-be-loaded-because-of-nullpointerexception branch September 19, 2022 20:09
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.

Settings cannot be loaded because of NullPointerException
2 participants