list_closed_tickets {ixplorer} | R Documentation |
List closed tickets
Description
List of closed tickets from the indicated repository.
Usage
list_closed_tickets(instance = "saved", lag = NULL)
Arguments
instance |
instance from ixplorer (Ejm: "secure", "masterclass", "prueba") ixplorer |
lag |
is the time in days that you want to look back. For example if you want to see the issues closed in the last 7 days, lag = 7. By default it shows all the issues without any lag.. |
Value
No return value, called for side effects
[Package ixplorer version 0.2.2 Index]