/
2.8.1 Release Notes (Unreleased)

2.8.1 Release Notes (Unreleased)

Bug fixes

  • action_list_case () : The list of optional TASKS was including TASKS are not assigned to the active ROLE

  • admission_list_protocol () : was not filtering by protocol

  • appointment_invitation_set () : was duplicating the member of the appointment

  • DATE_ADD() was generating imprecise results when adding months (the date calculated had some days of difference with the expected result)

  • "FORM" OBJECT CODE : the scope "LAST" returned more than one result

  • "ITEM" OBJECT CODE : in some circumstances returned more results than expected

  • report_get () : The pagination was not working (page numbers not rendered)

  • task_get () : was not granting “delete” pemission for a TASK that was created by the active session user (when role was not CASE MANAGER)

  • subscription_admissions_update () : failed when trying to update ADMISSIONS if no specific version was provided (update all obsolete versions)

  • team_subscription_list () : was not returning the SUBSCRIPTIONS using the DRAFT version of a PROGRAM even though the active user had role PROGRAM_EDITOR

  • user_get_contact () : When requesting the default contact data, the "preferred" FORMAT SETTING is not informed. The consequence was that in any new user created (PROFESSIONAL), the email or phone were not set as preferred and they couldn’t be used to log in.

Incompatibility with previous versions

Removed compatibility support for versions before 2.7.31

New functions

Improvements

Deprecated functions

Functions definitively removed (no longer available in the API interface):

FORM FORMULAS

OBJECT CODES

Other

  • x

Reviewed support for REST API

Related content