Skip to main content

Actualizar ticket

Argumentos necesarios 

-m (post)

-i (host) 

-t (token)

-p (project id)

-tid (ticket id)

-s (subject)

-d (description)

-pi (priority id)

-st (status id)

-a (asigned to id)

 

Ejemplo ejecución manual

./pandora_redmine -m put -tid 1 -i http://pandorap.m.redmine.org -t <token> -p 1 -s "omg" -d "descripcion" -pi 1 -st 1 -a 1

 

Se actualizará el ticket con id #1

 

image-1641999846846.png