Project

General

Profile

Feature #9518

Updated by Anonymous about 1 month ago

Fixed a bug where a field staff member's job/survey assignment could fail to be recognized because the assignment field sometimes held a populated object instead of a plain ID, causing incorrect access checks. On the frontend, the job form's start and expected-end date pickers were linked so the end date can no longer be set earlier than the start date, and an invalid end date is now cleared automatically when the start date changes.

Back