From a0a235728de4ce7835684722f7bfdb65ea4c7bbc Mon Sep 17 00:00:00 2001 From: frbattid Date: Thu, 21 Nov 2024 12:51:51 +0100 Subject: [PATCH] Fix user bound by app extensions --- .../Consent_State/v1.4.0/extensions_user_bound_by_app_1.json | 2 +- .../Consent_State/v1.4.0/extensions_user_bound_by_app_2.json | 2 +- .../Consent_State/v1.4.0/extensions_user_bound_by_app_3.json | 2 +- .../Consent_State/v1.4.0/extensions_user_bound_by_app_4.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/samples/extensions/Consent_State/v1.4.0/extensions_user_bound_by_app_1.json b/samples/extensions/Consent_State/v1.4.0/extensions_user_bound_by_app_1.json index 01533ae..1966aef 100644 --- a/samples/extensions/Consent_State/v1.4.0/extensions_user_bound_by_app_1.json +++ b/samples/extensions/Consent_State/v1.4.0/extensions_user_bound_by_app_1.json @@ -9,7 +9,7 @@ "kind": "uuid" }},"doc": "Identifier for a consent", "x-fp-unique-constraints": [1] }, { "name": "user_id", "type": { "type": "string", "x-fp-user-id": true, "arg.properties": { - "iteration": { "start": "0" }, + "iteration": { "start": "999999" }, "hashed": true }}, "doc": "The user_id to which the consent applies" }, { "name": "legal_entity_id", "type": { "type": "string", "arg.properties": { diff --git a/samples/extensions/Consent_State/v1.4.0/extensions_user_bound_by_app_2.json b/samples/extensions/Consent_State/v1.4.0/extensions_user_bound_by_app_2.json index fa07d9e..2d1f76d 100644 --- a/samples/extensions/Consent_State/v1.4.0/extensions_user_bound_by_app_2.json +++ b/samples/extensions/Consent_State/v1.4.0/extensions_user_bound_by_app_2.json @@ -9,7 +9,7 @@ "kind": "uuid" }},"doc": "Identifier for a consent", "x-fp-unique-constraints": [1] }, { "name": "user_id", "type": { "type": "string", "x-fp-user-id": true, "arg.properties": { - "iteration": { "start": "0" }, + "iteration": { "start": "2999999" }, "hashed": true }}, "doc": "The user_id to which the consent applies" }, { "name": "legal_entity_id", "type": { "type": "string", "arg.properties": { diff --git a/samples/extensions/Consent_State/v1.4.0/extensions_user_bound_by_app_3.json b/samples/extensions/Consent_State/v1.4.0/extensions_user_bound_by_app_3.json index ab212a4..fdc36cb 100644 --- a/samples/extensions/Consent_State/v1.4.0/extensions_user_bound_by_app_3.json +++ b/samples/extensions/Consent_State/v1.4.0/extensions_user_bound_by_app_3.json @@ -9,7 +9,7 @@ "kind": "uuid" }},"doc": "Identifier for a consent", "x-fp-unique-constraints": [1] }, { "name": "user_id", "type": { "type": "string", "x-fp-user-id": true, "arg.properties": { - "iteration": { "start": "0" }, + "iteration": { "start": "5999999" }, "hashed": true }}, "doc": "The user_id to which the consent applies" }, { "name": "legal_entity_id", "type": { "type": "string", "arg.properties": { diff --git a/samples/extensions/Consent_State/v1.4.0/extensions_user_bound_by_app_4.json b/samples/extensions/Consent_State/v1.4.0/extensions_user_bound_by_app_4.json index 09e873c..6b3da21 100644 --- a/samples/extensions/Consent_State/v1.4.0/extensions_user_bound_by_app_4.json +++ b/samples/extensions/Consent_State/v1.4.0/extensions_user_bound_by_app_4.json @@ -9,7 +9,7 @@ "kind": "uuid" }},"doc": "Identifier for a consent", "x-fp-unique-constraints": [1] }, { "name": "user_id", "type": { "type": "string", "x-fp-user-id": true, "arg.properties": { - "iteration": { "start": "0" }, + "iteration": { "start": "9999999" }, "hashed": true }}, "doc": "The user_id to which the consent applies" }, { "name": "legal_entity_id", "type": { "type": "string", "arg.properties": {