Active
Project:
Voting API
Version:
4.0.x-dev
Component:
Code
Priority:
Critical
Category:
Plan
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2023 at 13:13 UTC
Updated:
14 Mar 2026 at 06:10 UTC
Jump to comment: Most recent
There is no stable release for this module. We would like to use this module in our project, but are prevented to do so because of security policies.
Create a stable release.
? Not sure if there is a roadmap for a stable release. If only implicitly available, this issue could serve as the explicit location.
None.
None.
None.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
eelkeblokComment #3
Fonteijne commentedAnyone any insights on this?
Comment #4
tr commentedThe voting entity needs some backwards-incompatible changes. Until someone writes an update function to update existing sites for those changes, I'm not going to make a "stable" release because that would be lying about the status of this module and giving you false expectations. "Beta" is a better description of the current code, until this problem gets sorted out.
In reality, since there is almost no community contribution to this module, what I will probably end up doing is to make a new major branch with these changes and without an upgrade path. I don't have time to work on writing the entity update functions and I don't expect to get any testing from community for any update functions, and I don't have a large site with Voting API data that I can use to develop and test them myself.
I will gladly work with anyone who wants to write these update functions, but I'm not planning on doing that myself.
Comment #5
eelkeblokWhat are those changes, and against what version of the module is that? And/or is there an issue for that already? Edit: This? #3153550: Vote entity unnecessarily re-implements features provided by base class
Comment #6
tr commentedComment #7
codebymikey commentedCan we please have a stable or beta release for the module.
Comment #8
elimw commentedHi tr,
Drupal 10 is scheduled for EOL in just under a year, which is not a lot of time considering there's no D11 release. This contrib has been really useful, but I can't see how much progress has been made towards Drupal 11 compatibility, other than a 4.0.x-dev branch that was last updated about 9 months ago in March.
In order to involve the community a bit more, what are your thoughts on the following suggestions?
Comment #9
charginghawk commentedUpgrading to critical given D10 EOL later this year.
Comment #10
charginghawk commentedComment #11
ivnishI'm using dev-version on production. I think current dev-version is really stable