-
Task
-
Resolution: Fixed
-
Minor
-
None
SInce the dev branch is still in-process, I suppressed a few findbugs errors. We need to remove those suppressions before merging to master.
Also WorkingHoursPlugin.getDisplayName was changed to return "" instead of null, since we can't make it nullable. We need to address that somehow