Fixed

Allow overlapping assignments in different phases

POST /assignments no longer rejects an assignment that overlaps an existing one for the same person and project when the two assignments are in different phases. Overlaps within the same phase, or where either assignment has no phase, still return 400. This applies to accounts with phase rescheduling enabled.