Datetime format of select lists of configuration "platforms and devices" and "locations" tab should be the same
Problem
- The select list of "Platforms and devices" uses the following format:
- "Device GPS mounted at 5.9.2022, 07:43"
- The select list of "locations" uses the following format:
- "2022-10-05 07:36 - Static location begin"
Solution
- The format of the "locations" tab should be used for both
- example "2022-09-05 07:43 - Device GPS mounted"
Steps to solve
- update in
store/configurations.ts
the helper method formatMountActionString