How to solve error to filter current user information
Confluence User - 31 Mar, 2017
Hi,
I use this script customProperties.name * '#currentUser.firstName#' to filter the current user information.
But when I preview, I got this unexpected AST node: * near line 1, column 68 [SELECT e FROM app_fd_t_leaveRequest e WHERE customProperties.name * 'Admin']
what should I do to solved this?
datalists;user