Notes are presented in reverse chronological order
2022-09-27
-
Updated job email to support multi pickup jobs
-
Fixed a bug allowing requestors to complete jobs (enforce only operators, dispatchers and admins can complete jobs)
-
Fixed a bug where the ongoing jobs filter on field view was not working with multi pickup jobs
2022-09-23
- Filter out locations with 0 lat/long on job trip map
- Remove panning animation when job trip map loads
- Fix performance issues when filling out forms with lots of dependencies
- Use pickup location position in PDF and improve inventory formatting
2022-09-20
- Don’t clear existing inventory when changing resource type on a job
- Refresh job history when updating completed jobs
2022-09-16
- Implement pickup location ordering
- Add inventory columns to CSV export
- Improved form submission filter UI and UX
- Fixed an issue preventing adding inventory quantities with a leading zero decimal (i.e 23.01)
- Updated the audit log to support multiple pick up locations
- Fixed an issue where editing the inventory immediately after opening a job would unexpectedly change the cost center in some cases
- Pickup location ordering is properly reflected on jobs cards in week view, field view, and projects
2022-09-13
- Push notifications will only be send to operators that are currently on duty
- Enhanced the user experience when picking locations on jobs/forms and when filtering forms by location
- Fix bug preventing editing custom fields on jobs that are pending approval
2022-09-09
- Users will see a map displaying the job history (i.e. unit locations) on completed jobs. This feature is currently behind a feature flag to be enabled later.
- Users can now create custom filters in the Forms section.
- Added additional data to the Forms CSV download
- Made minor improvements to displaying inventory on job PDFs
2022-09-06
- Minor improvements and bug fixes to the new location picker for jobs/forms
- Fixed an issue where creating a form with multiple actions would fail
- Improve memory fields for forms with dynamic dependencies