Error to translate a data-policy entity

Created on 21 October 2024, 3 months ago

Problem/Motivation

When I tried to create a translation of a data-policy entity, one error is thrown about route parameters are missing.

The error are happening because the routes from entity class file has the parameters declared as entity_id and should be defined as data_policy.

Steps to reproduce

  • Install Data Policy module
  • Install Language module
  • Add a second language
  • Create a Data Policy
  • Try to add a translation from Data Policy create before

Proposed resolution

Change the parameters from Entity class file, replace entity_id to data_policy.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇧🇷Brazil viniciusrp

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024