/
2.7.28 Release Notes

2.7.28 Release Notes

Bug fixes

  • admission_get_task_list (),admission_get_task_calendar () : The function was only returning the list of TASKs when the active PROFESSIONAL was member of the SUBSCRIPTION with the active session’s TEAM. Now it allows to retrieve the list of TASKs if the PROFESSIONAL is member of the SUBSCRIPTION independently of the active TEAM

  • case_get_task_list () : When the active user is a professional, only return TASKS/EVENTS of the SUBSCRIPTIONs where the active USER is member with the active TEAM (not all SUBSCRIPTIONS where the active USER is member)

  • event_role_list () the role "Patient" was not included when the active user was a PROFESSIONAL (the EVENT couldn't be assigned to the patient)

  • formula_exec () : was executing action formulas when the parameter simulation=null

  • session_init () : The function could fail when the WS Instance was installed behind more than one proxy server due to an error in the calculation of the source IP of the client.

  • subscription_list () : Fixed bug. The “team” filter was ignored

  • team_delete () : When a TEAM was deleted, its SUBSCRIPTION memberships were not deleted.

  • team_event_list (): fixed bug that caused a crash when there existed invitations to be a member of another TEAM

  • team_insert (session, team)UNDEFINED : Fixed bug checking privileges of the active USER

New functions

Improvements

FORM FORMULAS

OBJECT CODES

  •  

System configuration

Messaging

Implemented new Push Notifications provider: Jiguang

Reviewed support for REST API

The following functions have been revised to ensure that the reponse generates a correct JSON structure when invoking the API via REST protocol

Related content