You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Give me a
... paramètre «filters». Impossible de convertir la valeur «System.Collections.Hashtable» du type «System.Collections.Hashtable» en type «
NinjaOneTicketBoardFilter[]». ... (Sorry for French error)
@{status = 'open'} can't be casted to NinjaOneTicketBoardFilter[]
How to use -filters ?
Thanks
The text was updated successfully, but these errors were encountered:
Hi
Trying Example 3 :
Get-NinjaOneTickets -boardId 1 -filters @{status = 'open'}
Give me a
... paramètre «filters». Impossible de convertir la valeur «System.Collections.Hashtable» du type «System.Collections.Hashtable» en type «
NinjaOneTicketBoardFilter[]». ... (Sorry for French error)
@{status = 'open'} can't be casted to NinjaOneTicketBoardFilter[]
How to use -filters ?
Thanks
The text was updated successfully, but these errors were encountered: