0
Fixed
Relevant selection (join transformation) does not make use of local flag
Observation
New position change through join transformation (relevant selection) were happening a day early.
The windows appear to be the only thing that uses the local flag. However, there is a fair bit of logic in the selections that should have the local flag applied. See RecentSelection, RelevantSelection and NextPlacementSelection.
Task
- Create unit tests for all boundary conditions around date and time for the above mentioned selections.
- Fix up broken unit tests.
Customer support service by UserEcho
Fixed.
Confirmed