In a text field (json: {"type": "doc",...}) I have a table and I want to search in the table for some text in an exact cell. I would like to get a text in a row on index 1 and the last cell. The same value might be in other rows bellow. Is it possible somehow?
Hi @Petr Kapoun Welcome to the Atlassian community.
As per my knowledge it's not possible to search a particular matching value from the table row or column for the field and it look for matching text and provide the results so if the matching text is from other row/column then those also show in the jql result.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.