El bugs es PM-1145 no recibia el parametro correspondiente a la variable del calendar.
PM-1131, mejora en las etiquetas PM-1145, Se lo resolvio creando la variable faltante.
This commit is contained in:
@@ -2816,7 +2816,7 @@ function PMFAddCaseNote($caseUid, $processUid, $taskUid, $userUid, $note, $sendM
|
||||
* @return array | $arrayData | Array with new data | The array will contain the new data
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
function PMFAddAttachmentToArray($arrayData, $index, $value, $suffix = " Copy({i})")
|
||||
{
|
||||
if (isset($suffix) && $suffix == "") {
|
||||
|
||||
Reference in New Issue
Block a user