Skip to main content

Create ticket

Necessary arguments 

-m (post)

-i (host) 

-t (token)

-p (project id)

-s (subject)

-d (description)

-pi (priority id)

-st (status id)

-a (asigned to id)

 

Example manual execution

./pandora_redmine -m post -i http://pandorap.m.redmine.org -t <token> -p 1 -s "este es el subject" -d "la descripcion" -pi 1 -st 1 -a 1

The request will be created in our project.

image-1641999655271.png