Hi @Kishor Mudhili,
Greetings of the day!
As per my knowledge, it is not possible to fetch the data before and after details field.
but you may search by:
Refer the below JQL to fetch the issues which having value in details field. and check all the updated on the ticket itself or for more detailed way you may check the History/All under Activity.
Project = Project Name and details field is not Empty
Below JQL fetch the issues which doesn't have any value in details field.
Project = Project Name and details field is Empty
and same you will check the History/All under Activity for brief details.
Hope this will help.
Thanks.
No, JQL does not have a feature that allows you to capture data between text, this is only possible in automation and smart values.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.