"Actions" value in users_data table shouldn't be there

Created on 1 June 2024, 27 days ago
Updated 19 June 2024, 9 days ago

Problem/Motivation

On save, subscription tab on user profile adds a extraneous record with an "actions" value to the users_data table.

From @jurgenhaas on Slack: "Confirmed. I was subscribing through the widget on nodes, not through the subscription tab in the user profile. There is a bug which loops over all form state values, which includes the action buttons, and that's where the actions comes from. This happens in \Drupal\danse\Service::saveUserSubscriptionForm and we need to ignore the $key === 'actions' there. Please open a bug report and we'll fix it there."

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

2.3

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States rclemings

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

Comments & Activities

Production build 0.69.0 2024