We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfb7eb4 commit fe0a5f3Copy full SHA for fe0a5f3
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