Closed
Bug 1537959
Opened 7 years ago
Closed 7 years ago
Filter expressions should support regular expressions
Categories
(Firefox :: Normandy Client, enhancement)
Firefox
Normandy Client
Tracking
()
RESOLVED
FIXED
Firefox 68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: rehandalal+mozilla, Assigned: rehandalal+mozilla)
Details
Attachments
(1 file)
We current have no way to do pattern matching in JEXL filter expressions. We can add a transform that lets us use regular expressions.
Something like:
normandy.property|regExpMatch(<pattern>, <flags>)
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f358db9d14b2
Add regular expression matching support to filter expressions r=mythmon
Keywords: checkin-needed
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
You need to log in
before you can comment on or make changes to this bug.
Description
•