I am running version 6.4.3.
I have a multi-line custom text field that contains entries separated by commas. I want to be able to run a query that returns Issues sorted by the number of entries in that custom field. Counting the number of commas in the field would do the trick, I think.
Any ideas?