GDPR/provider.php - how to fix "The following tables with user fields must be covered with metadata providers"

GDPR/provider.php - how to fix "The following tables with user fields must be covered with metadata providers"

by Nick Kings -
Number of replies: 0

Hi,

I'm developing a new block, and I'm wondering what provider class methods I need to implement in order to pass the GDPR phpunit tests?

I've just run the command:

vendor/bin/phpunit --testsuite core_privacy_testsuite

And obtain the result:

 The following tables with user fields must be covered with metadata providers:
  - overlay_questions (userid)
  - overlay_answers (userid)

Thanks

Nick


Average of ratings: -