Drupal aggregator deprecated - update views using it

Created on 6 May 2023, over 1 year ago
Updated 14 January 2024, 10 months ago

Problem/Motivation

Drupal Views Aggregator has been deprecated from core in 9.4.0 and will be removed in 10.0.0. See the deprecation notice .
Our view Rate Widgets Voting Results (rate_widgets_results) uses Aggregaotr in one of the blocks (node_summary_block) to show the aggregated values of option votes. This will trigger an error in 10.0.0.

Steps to reproduce

Open the page Rate Vote Results in Drupal 10 (node/XXX/node-rating).

Proposed resolution

Remove the block which uses the Aggregator completely via hook_update and rewrite the page to show the results acquired programmatically.

Remaining tasks

Provide a patch

User interface changes

None

API changes

None

Data model changes

📌 Task
Status

Fixed

Version

3.0

Component

Code

Created by

🇦🇹Austria jordik

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024