Closed Bug 1568650 Opened 5 years ago Closed 5 years ago

"products" key in Events.yaml created duplicates

Categories

(Toolkit :: Telemetry, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: tjr, Assigned: janerik)

References

Details

Attachments

(2 files)

Thanks for noticing and reporting.
That's indeed unintended and must have happened when we automatically added the "products" key to all probes.
I have a patch nearly done fixing this. Luckily Yaml simply picks the last assigned value and in all but one instance the new list was added before the already existing key, so nothing really broke.

Assignee: nobody → jrediger
Priority: -- → P1

These were added by accident when we enforced having a products key.

Duplicates and wrong indentation was found using yamllint.

Because Yaml takes the last assigned value, not even the tests failed.

Depends on D39296

Pushed by jrediger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1d2ac413b309
Removed duplicate products key for events r=Dexter
https://hg.mozilla.org/integration/autoland/rev/a4b8db7e09cb
Removed duplicate products key for scalars r=Dexter
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: