You do not have permission to delete messages in this group
Link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GQueues Discussion Forum
Keep up the good work Cameron! GQueues has become now more flexible! Great improvement! Looking forward to more to come...
David Carrel
unread,
Oct 28, 2020, 4:24:06 PM10/28/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GQueues Discussion Forum
For the "isSubtask" search field, could that be numeric instead of boolean?? So instead of "false" it would return 0, and instead of "true" it would return the numeric order of the subtask. If someone only needs/wants a boolean, they could use "0" or ">0". However, if someone wants to find the first subtask, this would make it easy.