Topic on Talk:Gerrit/Commit message guidelines

How to note multiple bug IDs in a message?

2
Summary by Seb35

Each bug ID on its own line:

Bug: T299087
Bug: T299088
TBurmeister (WMF) (talkcontribs)

I tried comma-separating them, like "Bug: T299087, T299088" but that gives me the following error:

The following errors were found:

12:12:56 Line 3: Bug: value must be a single phabricator task ID
Dalba (talkcontribs)

"put each Bug: T12345 reference on its own line at the bottom."

Bug: T299087
Bug: T299088