We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cfb7eb4 + fe0a5f3 commit 4fb77b8Copy full SHA for 4fb77b8
classes/privacy/provider.php
@@ -55,7 +55,7 @@ public static function get_metadata(collection $collection): collection {
55
$collection->add_database_table(
56
'tool_dynamic_cohorts_c',
57
[
58
- 'ruleid' => 'privacy:metadata:tool_dynamic_cohorts:ruleid',
+ 'ruleid' => 'privacy:metadata:tool_dynamic_cohorts_c:ruleid',
59
'usermodified' => 'privacy:metadata:tool_dynamic_cohorts:usermodified',
60
61
],
0 commit comments