검토 중
검토의 검토 상태를 기준으로 항목을 필터링합니다.
사용 가능한 연산자 =, !=
underReview = 'true'//show items which are in a Review and the status of the Review is not Closed
underReview = 'false' //show items which are in a Review and the status of the Review is Closed
도움이 되셨나요?