Skip to content

#146: Fix runtime exception when creating a new Sub-Equipment

James Hamilton requested to merge issue-146 into master

Fixed by changing from @PostConstruct annotation to a constructor and added a unit test.

Edited by Martin Flamm

Merge request reports