...
- Fixed an issue with the save buttons and text disappearing when returning after validation. Applies to both desktop and mobile.
- Fixed an issue with image display in WO history (mobile).
- Fixed an issue when creating a virtual warehouse.
- Fixed an issue with combined free-text search in the article register (search1&search2&search3&search4).
- Fixed an issue when copying user profiles — not all access rights were set correctly.
- Fixed an issue with message text in messages created from the operations log.
- Fixed an issue when editing time registrations — the asset could not be changed.
- Fixed an issue when sending WO reminders to external users.
- Fixed an issue with transaction timestamps when transactions were made from WO/History in view mode.
- Fixed a validation error during import of checkpoints — validation of the specified round connection was linked to an incorrect error indicator.
- Fixed an issue with missing asset on transactions when executed from “Select Articles” in WO history (introduced in 4.5.1).
- Fixed an issue causing comments to be lost when forwarding deviations.
- Fixed an issue when registering a WO from mobile if the work description was set as a mandatory field.
- Fixed an issue with missing return after editing a document — could occur if the document was edited directly from another element (WO/asset, etc.).
- Fixed an issue in the map view pop-up when the user did not have permission to create new asset.
- Fixed an issue with exporting WO history in the new list view.
- Fixed bug with missing subject field in message from mobile operation log.
- Fixed error when editing assets in class "Building".
- Various minor bug fixes.
Known Errors
- Geolocation when sending a message from an Android device does not work in environments migrated to Linux/Nginx.
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.
- ++
...