filterspec exact string search

Nagy Gabor <[email protected]>
Newsgroups gmane.comp.bug-tracking.roundup.user
Message-ID <20210316094134.6c32adb8@Dell>
Dear Roundup users,

I still really like Roundup, after learning how it works, it is very
efficient to create a custom issue tracker.

However, I've just realised that when I filter on a string property
(e.g. I set customer_name = "John Doe") in the web interface, then it
just means substring, not exact string. Which is unintentional in my
use case. How can I perform exact string filtering in the web interface
easily? As I see, in the hyperdb layer there is a parameter
`exact_match_spec' in the filter() method of the klasses which should
filter on exact string match. But it seems it is not exported to the
web interface, it is accessibly via _db only, but then I should
reimplement the whole "batch" stuff on my own etc. Am I right?

Regards,
Gábor


_______________________________________________
Roundup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/roundup-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.