Skip to content

Fix bug with negative hours showing for shifts

Rich requested to merge rich/no-negative-hour-shifts into master

Mongo's $mod operator turns out to be a remainder operator...

Merge request reports