...
- Fixed an error message that appeared when creating a new user profile.
- Fixed an error that occurred when merging activity groups.
- Copy WO fixed.
- Various minor bug fixes.
4.5.2
| Status | ||||
|---|---|---|---|---|
|
...
- Geolocation when sending a message from an Android device does not work in environments migrated to Linux/Nginx. If you experience this, please contact support to get it fixed.
- Create new user will give an error message. Step back and save again. Copy of user works as it should.
- An error message appears when merging two activity groups.
- Copy WO does not work.
API
- New endpoint for retrieving checkpoint history: GET api/round/ExecutedCheckpoint.
- New endpoint for retrieving a user's round checkpoints: GET api/round/MyCheckpoints.
- Fixed issue in endpoint GET api/WorkOrder — Jobs created directly in history were missing due to comparison against an incorrect date column in the table.
- Fixed issue in endpoint POST api/GenericMessage — The timestamp of the message was in UTC and could vary by 1–2 hours depending on daylight saving time.
- ++
...