Problem/Motivation

The data_policy module was updated here and as a result, our social_gdpr module doesn't work with multiple entities and new version of that module

Steps to reproduce

Now it is impossible to do any UI interaction within this module since we removed all forms and routes. This module only sets some default permissions and adds some small customization and test coverage.

Proposed resolution

We minimize existing code for the social_gdpr module since it is duplicate forms and logic from the data_policy module, and the second one already covers all that social_gdpr have, but we still want this module for test coverage and probably basic permissions setup.

Release notes

We minimize existing code for the `social_gdpr` module since it is duplicate forms and logic from the `data_policy` module, and the second one already covers all that `social_gdpr` have, but we still want this module for test coverage and probably basic permissions setup.

Also, we update the `data_policy` module from `1.0-beta6` to the latest `1.0@RC`, the newest version contains "Multiple checkbox functionality", see https://www.drupal.org/project/data_policy/issues/3201613 (https://git.drupalcode.org/project/data_policy/-/merge_requests/1).

CommentFileSizeAuthor
gdpr4.png30.99 KBrolki
gdpr3.png77.48 KBrolki
gdpr2.png29.99 KBrolki
gdpr1.png43.25 KBrolki

Comments

rolki created an issue. See original summary.

ronaldtebrake’s picture

FYI - I have locked the version to beta 7 for 9.x / 10.0.x / 10.1.x

rolki’s picture

Issue summary: View changes
rolki’s picture

Status: Active » Needs review
ribel’s picture

Version: 10.0.x-dev » 10.2.x-dev
Component: Code (back-end) » Registration
Priority: Normal » Major
Status: Needs review » Reviewed & tested by the community

PR was merged and will be released in version 10.2.0

  • rolki authored f52c4d5 on 10.2.x
    Issue #3204071 by rolki: Remove all deprecated things from the...

navneet0693’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.