Closed Bug 449144 Opened 16 years ago Closed 5 years ago

Include list of voters in bug XML

Categories

(Bugzilla :: Creating/Changing Bugs, enhancement)

3.1.4
enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: mkanat, Unassigned)

References

(Blocks 1 open bug)

Details

There's no way for WebService or other clients to know *who* voted on a bug, without screen-scraping. We could include the list of voters and how many votes they have, something like this, in the bug XML:

<vote>
  <who>somebody@somedomain.com</who>
  <number>1</number>
</vote>

The voting functionality will be replaced with emoji comment reactions in the near future.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.