For the fact shifthelper we need interval checks which are somehow 'conditional', i.e. they check in certain intervals, but only if a certain condition is true. The condition is most likely the same for all of the checks we need:
Run only if there is a shift at the moment.
I think I would like to create them somehow like this:
For the fact shifthelper we need interval checks which are somehow 'conditional', i.e. they check in certain intervals, but only if a certain condition is true. The condition is most likely the same for all of the checks we need:
Run only if there is a shift at the moment.
I think I would like to create them somehow like this: