Closed Bug 1539078 Opened 6 years ago Closed 6 years ago

Fix jinja import for NoExtraKeys

Categories

(Toolkit :: Telemetry, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1539120
Tracking Status
firefox68 --- affected

People

(Reporter: Dexter, Unassigned)

Details

(Whiteboard: [telemetry:mobilesdk:m?])

This was filed to track https://github.com/mozilla/glean_parser/issues/45

STR:

I added an event with no extra_keys, this properly created the EventMetricType with the generic requirement of NoExtraKeys. The problem is import mozilla.components.service.glean.NoExtraKeys needs to be in the file for it to compile

Problem:

/home/boek/git/mozilla-mobile/fenix/app/build/telemetry/src/armGreenfieldDebug/kotlin/Events.kt: (85, 44): Unresolved reference: NoExtraKeys

Priority: -- → P3
Whiteboard: [telemetry:mobilesdk:m?]
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.