Open pozil opened 4 years ago
I've pushed back for so long #1 "Handle pull requests in a clean way" I guess it would be a good opportunity to fix this one at the same time
I think I'll look into it tomorrow if you're not working on this @pozil
Thx. Go ahead, I'm quite booked this week and heading for PTO on Thursday evening.
This issue seems to happen everytime I use either contains or startswith, in any Text / URL field, in any External Object. There must be some sort of limitation preventing us to do pattern matching on External Objects ? 🤔
Context/repro: I'm trying filter PRs based on an GitHub organization so I'm adding a filter on a list view. This is filtering the PR display URL and making sure it start with the right URL prefix for the organization (see attached screenshot).
This is the error stack: