Skip to content

fix null pointer when creating units#431

Merged
adamkorynta merged 1 commit intomainfrom
bugfix/edit_units
Apr 8, 2025
Merged

fix null pointer when creating units#431
adamkorynta merged 1 commit intomainfrom
bugfix/edit_units

Conversation

@adamkorynta
Copy link
Contributor

update integration test to include rename

Problem Description

Can't add new engineering units.

Fixes #419 .

Solution

Add null pointer fix and update integration test.

how you tested the change

Integration testing.

Where the following done:

  • Tests. Check all that apply:
    • Unit tests created or modified that run during ant test.
    • Integration tests created or modified that run during integration testing
      (Formerly called regression tests.)
    • Test procedure descriptions for manual testing
  • Was relevant documentation updated?
  • Were relevant config element (e.g. XML data) updated as appropriate

update integration test to include rename
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 7, 2025

@adamkorynta adamkorynta merged commit e047120 into main Apr 8, 2025
9 checks passed
@adamkorynta adamkorynta deleted the bugfix/edit_units branch April 8, 2025 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Cannot save a new row in the Engineering Units page

2 participants