/
2.7.29 Release Notes

2.7.29 Release Notes

Bug fixes

  • action_exec () :

    • When creating a "DRAFT" version of a PROGRAM, the image assigned to the PROGRAM was not copied

    • Bug fixed when merging the information of a USER and a CASE (action “CONTACT_MERGE”)

  • admission_referral_list () : Was not returning the list of professionals

  • case_insert () : Fixed validation error: when the FORMAT SETTINGs were indicated that some fields of the address were mandatory but no address was provided at all, the validation was not working (it was indicating that there were no errors)

  • case_get_identifier_list () : When an IDENTIFIER was configured to have an image, the response XML does not indicate that it accepts an image

  • case_set_contact () : Addresses were not saved if the country field was empty. Now the default country is assigned if no country is specified

  • case_validate () : Fixed validation error: when the FORMAT SETTINGs were indicated that some fields of the address were mandatory but no address was provided at all, the validation was not working (it was indicating that there were no errors)

  • subscription_list () : Fixed error checking the roles of the USER in the SUBSCRIPTIONS. Sometimes the function was returning SUBSCRIPTIONS where the USER didn’t have the requested ROLE

  • user_insert () : Fixed validation error: when the FORMAT SETTINGs were indicated that some fields of the address were mandatory but no address was provided at all, the validation was not working (it was indicating that there were no errors)

  • user_set_contact () : Addresses were not saved if the country field was empty. Now the default country is assigned if no country is specified

  • user_validate () : Fixed validation error: when the FORMAT SETTINGs were indicated that some fields of the address were mandatory but no address was provided at all, the validation was not working (it was indicating that there were no errors)

New functions

Improvements

Deprecated functions

System configuration

  • $GLOBALS['MAX_CONCURRENT_SESSIONS'] New configuration parameter to limit the maximum number of simultaneous concurrent sessions

Messaging

Implemented WeChat communications channel

Related content