Skip to content

Self Care Portal 3.6.x Technical Release Notes

Self Care Portal 3.6.8

  • [End User Call Notify] can not change email

  • [nemo stats] labels are truncated (unreadable) for some pie chart stats

  • Issues with display of perPage selector

Self Care Portal 3.6.7

  • Link in devices search is not working

  • [phone images] new images for Yealink devices

  • End User Group Night Call Forwarding option missing

Self Care Portal 3.6.6

  • Call centers "Media": unable to remove an announcement when in System mode.

Self Care Portal 3.6.5

  • digitStrings - edit leads to an error page

  • User Call Notify - Email is mandatory in BW

  • User Multi selection impossible on Site level when delete user disabled

  • Branding translation doesn't work when switching the language

  • [Basic IVR] portal freezes when using # as only key option

  • [schedules] not possible to make a minute selection on create/edit event

  • Error displayed in transient way when opening external VM

  • [group devices custom tags] the save button sends both a PUT and DELETE request

  • Selective Call Forwarding issues

Self Care Portal 3.6.4

  • Wrong department windows displayed

  • Wrong endpoint is contacted for download all CDR's on site level

  • Contacts page > dropdown not translated: NL translation fix

  • Wrong pup up for audio file size

  • [digit string based restriction] the example given in the portal returns an error.

  • End User ICP, word split is not nicely done

  • Issue updating Incoming Calling Plan

  • Trusted Location not working when using 2FA TOTP

  • [ICP] a filter with 0 results removes the entire table plus search bar

New configuration settings

"neverTrust2faEmail": false,
"neverTrust2faTotp": true,
"neverTrust2fa": false

Self Care Portal 3.6.3

  • Check boxes not updated after saving.

  • Call Center check boxes not updating after pressing save.

  • Labels on stats page

  • Missing label

  • [app.config.json] enterpriseDetails

  • [PBU Stats] descending order is not working

  • [dynamic translation] french translation only applied after reloading the page

  • Missing translations on stats page

  • [typo-NL] bruikers on inventory reports (should be Gebruikers)

  • Group MoH announcement overwrite

  • Contacts page > dropdown not translated

  • [group - call park] add user issue

  • Bad translation in the add media modals

New labels

The following "Nemo" labels have been added in the product version of the dynamic.json (EN version here):

  • "Ingress internal": "Ingress internal"
  • "Egress internal": "Egress internal"
  • "Ingress internal calls": "Ingress internal calls"
  • "Egress internal calls": "Egress internal calls"
  • "term_calls_missed": "# missed"
  • "orig_calls_redirected_answered": "# redirected, answered"
  • "orig_calls_redirected_not_answered": "# redirected, not answered"

The 4 first are "legends" of graph returned by Nemo and not yet covered by default in the dynamic.json.
The 3 others are kpi counters that were not translated. Note that project teams had the easy workaround to put them in the branded dynamic.json (like for any dynamic values). It means that if such a fix was already in place, no difference will be seen.

The following label, of the dynamic.json, had its product translation modified (EN version here):

  • "term_calls_not_answered": "# not answered"

Note that if a customer does not like this modification, he can ask to add the old value in his branded version.

The following new labels have been introduced ion translation.json to fix "Contacts page > dropdown not translated".

  "v3_6_3": {
    "My colleagues": "My colleagues",
    "My contacts": "My contacts"
  },

For customers using a non-product language, this will have to be added to their translation files by the project team.