(I opened a ticket with customer care to report this, and they said that I should post it in this forum...)
Hello
I have discovered a bug with the Archy tool.
When a task is created in Architect, its Default Output Path is named differently depending on the language that the user editing the flow has (not the Flow Language; I mean the Language the user has selected in his/her preferences). For example, in English is called "Default", in Spanish is "Predeterminado", in Italian is "Predefinito"...
When that flow is exported in YAML format, Output Path names are preserved.
The problem comes when that YAML is used in Archy, as it raises errors saying that the only allowed value is "Default":
unable to find output path named 'Predeterminado' on task named 'Spanish'. Allowable values are ''Default''. Path: '/inboundCall/tasks/task[Spanish_12]/actions/endTask[__archy_endTask_1__]' Property name: 'outputPath'