-
Type:
Task
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: working-hours-plugin
-
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