The translation is temporarily closed for contributions due to maintenance, please come back later.
The translation was automatically locked due to following alerts: Could not update the repository.
English
This command will be executed. ARG[0] will be the ticket number. ARG[1] the ticket id.
Delete tickets
Warning: All affected tickets will be removed from the database and cannot be restored!
Param %s key
Param %s value
Warning: You used the DELETE option. All deleted tickets will be lost!
Warning: There are %s tickets affected but only %s may be modified during one job execution!
Age
GenericInterface Web Service Management
Debugger
Do you really want to clear the debug log of this web service?
Loading
Select a single request to see its details.
Filter from
Limit
All configuration data will be lost.
Example: Handle only errors where mapping for outgoing data could not be applied.
Note: This and all further retry intervals are based on the error handling module execution time for the initial request.
Example: If a request is initially triggered at 10:00 with initial interval at '1 minute' and retry factor at '2', retries would be triggered at 10:01 (1 minute), 10:03 (2*1=2 minutes), 10:07 (2*2=4 minutes), 10:15 (2*4=8 minutes), ...
Example: If a request is initially triggered at 10:00 with initial interval at '1 minute', retry factor at '2' and maximum interval at '5 minutes', retries would be triggered at 10:01 (1 minute), 10:03 (2 minutes), 10:07 (4 minutes), 10:12 (8=>5 minutes), 10:17, ...