This Release Notes document describes the following details for version E22 November 2021 of the Surfsight Portal:
SUR-3906
The new DELETE /organizations/{orgId}/groups API call enables administrators and supervisors to delete groups by their groupID.
SUR-3908
Three new API calls have been created to help manage users:
-
The GET /organizationUsers/{organizationId} API call enables administrators, supervisors, and users to retrieve a list of the users associated with a specific organization.
-
The POST /userPermissions/{id}/{organizationId} API call enables administrators to edit the role and group access permissions of a specific user.
-
The DELETE /users/{id} API call enables administrators to delete a specific user.
SUR-3909
The new PUT /users/{userId}/update-settings API call enables administrators and supervisors to update the regional settings of a user. These settings include the measurement units and time format the user views in the Surfsight Cloud.
SUR-3910
The new PUT /organizations/{orgId}/groups API call enables administrators and supervisors to update the names of groups associated with a specific organization.
SUR-4112
The new GET /devices/{imei}/notification-recipients API call enables administrators, supervisors, and users to retrieve a list of the email recipients for event notifications.
SUR-3879
In the Devices page of the Partner Portal, a device could previously be set to Deactivated, Activated, or Locked for its status. The Deactivated option has been replaced with Inactive.
Issue ID |
Problem |
Resolution |
---|---|---|
SUR-3431 |
When a vehicle is in Standby mode, the portal is supposed to show the vehicle's speed at 0 km per hour. However, some vehicles were shown as traveling (for example, 4.3 km per hour) while in Standby mode. |
Vehicles in Standby mode are now correctly shown as moving 0 km per hour. |