Session.ACDSkills System Variable

In architect we now have Session.ACDSkills which gives a List of ACD skills for the current call.

The Update Skill Action updates that list.
And that all works fine.

But if I start with no skills, and add a single skill to Session.ACDSkills and then write Session.ACDSkills to a Participant Data value, the Value gets written twice with a newline escape separating the two entries
in conversation attributes its there just once, all is well, and running the Patch Attributes API shows the skill assigned only once.

Just thought its odd that it appears twice when writing it out for logging preposes.

Is this by design, is there some backend reason for this happening?

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.