Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ticket Pending time #44

Open
engFelipeMonteiro opened this issue Jan 15, 2020 · 1 comment
Open

Ticket Pending time #44

engFelipeMonteiro opened this issue Jan 15, 2020 · 1 comment

Comments

@engFelipeMonteiro
Copy link

I am tring to use TicketUpdate method to put a ticket into pending state, I cant put pendingTime to the ticket

$fechar_ticket = Ticket(State='Contingenciado', pendingTime={ 'Diff':10080,})
$client.tc.TicketUpdate(ticket_id=busca_df[0], ticket=fechar_ticket, article=artigo_fechar)

otrs.client.SOAPError: Can't set a ticket on a pending state without pendig time! (TicketUpdate.MissingParameter)

@ewsterrenburg
Copy link
Owner

@moita69
If I create the SOAP request directly, I am getting the same error (on v5.0.37). It seems to be an issue with OTRS itself. Could you file a bug report with OTRS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants