Closed (fixed)
Project:
Voting API
Version:
4.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2025 at 21:51 UTC
Updated:
12 Mar 2025 at 16:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tr commentedAlso for related types like VoteType and VoteStorage.
VoteResultFunction plugins and manager will be handled in a separate issue.
Comment #4
tr commentedI guess I don't have a choice, VoteResultFunction plugins are too intertwined, so have to work on the typing in those at the same time it seems.
Comment #6
tr commentedComment #7
pearls commentedHere's the log with rate module after MR !48 merged.
Comment #8
tr commentedThat appears to be the Rate module calling the Vote API with a missing argument. That's a bug in Rate, which was revealed the above changes.
Comment #9
pearls commentedOk.Thanks