Hi all,
I'm trying to search for user stories that I need to review, which are indicated with a "red mark" near to my tagged name:
In order to do that I'm trying proximity search, searching by red mark represented by text "(x)" near to currentUser() function, represented by my name:
description ~ currentUser() AND description ~ "\"(x)\"~1"
Above query works to identify if I'm tagged in a user story description, also to recognize if user story contains a red mark.
Can you please help me to create a query which is able to recognize the red mark beside the currentUser()?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.