I have a set of custom fields for implementation and verification details. I have a structure with some custom columns using Formulas. There seems to be some limitations or syntax issues I am running into with trying to find specific things within these fields. I can't use ~ like I would in a JQL query. I have not been able to use the functions MATCH or SEARCH because it is looking at the custom field as a set of text instead of a reference. Is there a way to do this so I can do IF statements that check if a specific word, like "REWORK" is present in those fields?