<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./schema.xsd">
<changeset id="FS-2388_onboarding_rca_uk:1" author="ozhovnuvatyi">
        <cypherquery>
            <![CDATA[
                MERGE (increment:IncrementId {nodeName: 'Profile'})
                    ON CREATE SET increment.id = 2
                    ON MATCH SET increment.id = increment.id + 1
                CREATE (profile:Profile {
                    brand: 'sme',
                    profileId: (increment.id-1),
                    profileType: 'AudienceProfile',
                    profileName: 'Leonor Ramos',
                    roles: ['audience'],
                    fullCatalogAccess: false,
                    uuid: apoc.create.uuid(),
                    createdAt: datetime(),
                    lastModifiedAt: datetime(),
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388'
                })
                WITH profile
                MATCH (v:Vendor {id: 778093 })
                MERGE (profile)-[:HAS_ACCESS_TO]->(v)
                WITH profile
                CREATE (identity:Identity{
                    email: 'leonor.ramos@sonymusic.com',
                    firstName: 'Leonor',
                    lastName: 'Ramos',
                    name: 'Leonor Ramos',
                    id:apoc.create.uuid(),
                    active: 'Y',
                    createdAt: datetime(),
                    defaultBrand: 'sme',
                    localization: 'en',
                    numberFormat: 'us',
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    userTypes: ['label']
                })
                MERGE(identity)-[:HAS_PROFILE]->(profile)
            ]]>
        </cypherquery>
    </changeset>
<changeset id="FS-2388_onboarding_rca_uk:2" author="ozhovnuvatyi">
        <cypherquery>
            <![CDATA[
                MERGE (increment:IncrementId {nodeName: 'Profile'})
                    ON CREATE SET increment.id = 2
                    ON MATCH SET increment.id = increment.id + 1
                CREATE (profile:Profile {
                    brand: 'sme',
                    profileId: (increment.id-1),
                    profileType: 'AudienceProfile',
                    profileName: 'Seema Parekh',
                    roles: ['audience'],
                    fullCatalogAccess: false,
                    uuid: apoc.create.uuid(),
                    createdAt: datetime(),
                    lastModifiedAt: datetime(),
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388'
                })
                WITH profile
                MATCH (v:Vendor {id: 778093 })
                MERGE (profile)-[:HAS_ACCESS_TO]->(v)
                WITH profile
                CREATE (identity:Identity{
                    email: 'seema.parekh@sonymusic.com',
                    firstName: 'Seema',
                    lastName: 'Parekh',
                    name: 'Seema Parekh',
                    id:apoc.create.uuid(),
                    active: 'Y',
                    createdAt: datetime(),
                    defaultBrand: 'sme',
                    localization: 'en',
                    numberFormat: 'us',
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    userTypes: ['label']
                })
                MERGE(identity)-[:HAS_PROFILE]->(profile)
            ]]>
        </cypherquery>
    </changeset>
<changeset id="FS-2388_onboarding_rca_uk:3" author="ozhovnuvatyi">
        <cypherquery>
            <![CDATA[
                MERGE (increment:IncrementId {nodeName: 'Profile'})
                    ON CREATE SET increment.id = 2
                    ON MATCH SET increment.id = increment.id + 1
                CREATE (profile:Profile {
                    brand: 'sme',
                    profileId: (increment.id-1),
                    profileType: 'AudienceProfile',
                    profileName: 'Georgina Dagley',
                    roles: ['audience'],
                    fullCatalogAccess: false,
                    uuid: apoc.create.uuid(),
                    createdAt: datetime(),
                    lastModifiedAt: datetime(),
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388'
                })
                WITH profile
                MATCH (v:Vendor {id: 778093 })
                MERGE (profile)-[:HAS_ACCESS_TO]->(v)
                WITH profile
                CREATE (identity:Identity{
                    email: 'georgina.dagley@sonymusic.com',
                    firstName: 'Georgina',
                    lastName: 'Dagley',
                    name: 'Georgina Dagley',
                    id:apoc.create.uuid(),
                    active: 'Y',
                    createdAt: datetime(),
                    defaultBrand: 'sme',
                    localization: 'en',
                    numberFormat: 'us',
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    userTypes: ['label']
                })
                MERGE(identity)-[:HAS_PROFILE]->(profile)
            ]]>
        </cypherquery>
    </changeset>
<changeset id="FS-2388_onboarding_rca_uk:4" author="ozhovnuvatyi">
        <cypherquery>
            <![CDATA[
                MERGE (increment:IncrementId {nodeName: 'Profile'})
                    ON CREATE SET increment.id = 2
                    ON MATCH SET increment.id = increment.id + 1
                CREATE (profile:Profile {
                    brand: 'sme',
                    profileId: (increment.id-1),
                    profileType: 'AudienceProfile',
                    profileName: 'Edd Blower',
                    roles: ['audience'],
                    fullCatalogAccess: false,
                    uuid: apoc.create.uuid(),
                    createdAt: datetime(),
                    lastModifiedAt: datetime(),
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388'
                })
                WITH profile
                MATCH (v:Vendor {id: 778093 })
                MERGE (profile)-[:HAS_ACCESS_TO]->(v)
                WITH profile
                CREATE (identity:Identity{
                    email: 'edd.blower@sonymusic.com',
                    firstName: 'Edd',
                    lastName: 'Blower',
                    name: 'Edd Blower',
                    id:apoc.create.uuid(),
                    active: 'Y',
                    createdAt: datetime(),
                    defaultBrand: 'sme',
                    localization: 'en',
                    numberFormat: 'us',
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    userTypes: ['label']
                })
                MERGE(identity)-[:HAS_PROFILE]->(profile)
            ]]>
        </cypherquery>
    </changeset>
<changeset id="FS-2388_onboarding_rca_uk:5" author="ozhovnuvatyi">
        <cypherquery>
            <![CDATA[
                MERGE (increment:IncrementId {nodeName: 'Profile'})
                    ON CREATE SET increment.id = 2
                    ON MATCH SET increment.id = increment.id + 1
                CREATE (profile:Profile {
                    brand: 'sme',
                    profileId: (increment.id-1),
                    profileType: 'AudienceProfile',
                    profileName: 'Holly Stevens',
                    roles: ['audience'],
                    fullCatalogAccess: false,
                    uuid: apoc.create.uuid(),
                    createdAt: datetime(),
                    lastModifiedAt: datetime(),
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388'
                })
                WITH profile
                MATCH (v:Vendor {id: 778093 })
                MERGE (profile)-[:HAS_ACCESS_TO]->(v)
                WITH profile
                CREATE (identity:Identity{
                    email: 'holly.stevens@sonymusic.com',
                    firstName: 'Holly',
                    lastName: 'Stevens',
                    name: 'Holly Stevens',
                    id:apoc.create.uuid(),
                    active: 'Y',
                    createdAt: datetime(),
                    defaultBrand: 'sme',
                    localization: 'en',
                    numberFormat: 'us',
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    userTypes: ['label']
                })
                MERGE(identity)-[:HAS_PROFILE]->(profile)
            ]]>
        </cypherquery>
    </changeset>
<changeset id="FS-2388_onboarding_rca_uk:6" author="ozhovnuvatyi">
        <cypherquery>
            <![CDATA[
                MERGE (increment:IncrementId {nodeName: 'Profile'})
                    ON CREATE SET increment.id = 2
                    ON MATCH SET increment.id = increment.id + 1
                CREATE (profile:Profile {
                    brand: 'sme',
                    profileId: (increment.id-1),
                    profileType: 'AudienceProfile',
                    profileName: 'Chinwe Mlemchukwu',
                    roles: ['audience'],
                    fullCatalogAccess: false,
                    uuid: apoc.create.uuid(),
                    createdAt: datetime(),
                    lastModifiedAt: datetime(),
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388'
                })
                WITH profile
                MATCH (v:Vendor {id: 778093 })
                MERGE (profile)-[:HAS_ACCESS_TO]->(v)
                WITH profile
                CREATE (identity:Identity{
                    email: 'chinwe.mlemchukwu@sonymusic.com',
                    firstName: 'Chinwe',
                    lastName: 'Mlemchukwu',
                    name: 'Chinwe Mlemchukwu',
                    id:apoc.create.uuid(),
                    active: 'Y',
                    createdAt: datetime(),
                    defaultBrand: 'sme',
                    localization: 'en',
                    numberFormat: 'us',
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    userTypes: ['label']
                })
                MERGE(identity)-[:HAS_PROFILE]->(profile)
            ]]>
        </cypherquery>
    </changeset>
<changeset id="FS-2388_onboarding_rca_uk:7" author="ozhovnuvatyi">
        <cypherquery>
            <![CDATA[
                MERGE (increment:IncrementId {nodeName: 'Profile'})
                    ON CREATE SET increment.id = 2
                    ON MATCH SET increment.id = increment.id + 1
                CREATE (profile:Profile {
                    brand: 'sme',
                    profileId: (increment.id-1),
                    profileType: 'AudienceProfile',
                    profileName: 'Luke Smith',
                    roles: ['audience'],
                    fullCatalogAccess: false,
                    uuid: apoc.create.uuid(),
                    createdAt: datetime(),
                    lastModifiedAt: datetime(),
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388'
                })
                WITH profile
                MATCH (v:Vendor {id: 778093 })
                MERGE (profile)-[:HAS_ACCESS_TO]->(v)
                WITH profile
                CREATE (identity:Identity{
                    email: 'luke.smith@sonymusic.com',
                    firstName: 'Luke',
                    lastName: 'Smith',
                    name: 'Luke Smith',
                    id:apoc.create.uuid(),
                    active: 'Y',
                    createdAt: datetime(),
                    defaultBrand: 'sme',
                    localization: 'en',
                    numberFormat: 'us',
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    userTypes: ['label']
                })
                MERGE(identity)-[:HAS_PROFILE]->(profile)
            ]]>
        </cypherquery>
    </changeset>
<changeset id="FS-2388_onboarding_rca_uk:8" author="ozhovnuvatyi">
        <cypherquery>
            <![CDATA[
                MERGE (increment:IncrementId {nodeName: 'Profile'})
                    ON CREATE SET increment.id = 2
                    ON MATCH SET increment.id = increment.id + 1
                CREATE (profile:Profile {
                    brand: 'sme',
                    profileId: (increment.id-1),
                    profileType: 'AudienceProfile',
                    profileName: 'Hannah Ege',
                    roles: ['audience'],
                    fullCatalogAccess: false,
                    uuid: apoc.create.uuid(),
                    createdAt: datetime(),
                    lastModifiedAt: datetime(),
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388'
                })
                WITH profile
                MATCH (v:Vendor {id: 778093 })
                MERGE (profile)-[:HAS_ACCESS_TO]->(v)
                WITH profile
                CREATE (identity:Identity{
                    email: 'hannah.ege@sonymusic.com',
                    firstName: 'Hannah',
                    lastName: 'Ege',
                    name: 'Hannah Ege',
                    id:apoc.create.uuid(),
                    active: 'Y',
                    createdAt: datetime(),
                    defaultBrand: 'sme',
                    localization: 'en',
                    numberFormat: 'us',
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    userTypes: ['label']
                })
                MERGE(identity)-[:HAS_PROFILE]->(profile)
            ]]>
        </cypherquery>
    </changeset>
<changeset id="FS-2388_onboarding_rca_uk:9" author="ozhovnuvatyi">
        <cypherquery>
            <![CDATA[
                MERGE (increment:IncrementId {nodeName: 'Profile'})
                    ON CREATE SET increment.id = 2
                    ON MATCH SET increment.id = increment.id + 1
                CREATE (profile:Profile {
                    brand: 'sme',
                    profileId: (increment.id-1),
                    profileType: 'AudienceProfile',
                    profileName: 'Flore Barbay',
                    roles: ['audience'],
                    fullCatalogAccess: false,
                    uuid: apoc.create.uuid(),
                    createdAt: datetime(),
                    lastModifiedAt: datetime(),
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388'
                })
                WITH profile
                MATCH (v:Vendor {id: 778093 })
                MERGE (profile)-[:HAS_ACCESS_TO]->(v)
                WITH profile
                CREATE (identity:Identity{
                    email: 'flore.barbay@sonymusic.com',
                    firstName: 'Flore',
                    lastName: 'Barbay',
                    name: 'Flore Barbay',
                    id:apoc.create.uuid(),
                    active: 'Y',
                    createdAt: datetime(),
                    defaultBrand: 'sme',
                    localization: 'en',
                    numberFormat: 'us',
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    userTypes: ['label']
                })
                MERGE(identity)-[:HAS_PROFILE]->(profile)
            ]]>
        </cypherquery>
    </changeset>
<changeset id="FS-2388_onboarding_rca_uk:10" author="ozhovnuvatyi">
        <cypherquery>
            <![CDATA[
                MERGE (increment:IncrementId {nodeName: 'Profile'})
                    ON CREATE SET increment.id = 2
                    ON MATCH SET increment.id = increment.id + 1
                CREATE (profile:Profile {
                    brand: 'sme',
                    profileId: (increment.id-1),
                    profileType: 'AudienceProfile',
                    profileName: 'Gonçalo Pereira',
                    roles: ['audience'],
                    fullCatalogAccess: false,
                    uuid: apoc.create.uuid(),
                    createdAt: datetime(),
                    lastModifiedAt: datetime(),
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388'
                })
                WITH profile
                MATCH (v:Vendor {id: 778093 })
                MERGE (profile)-[:HAS_ACCESS_TO]->(v)
                WITH profile
                CREATE (identity:Identity{
                    email: 'goncalo.pereira@sonymusic.com',
                    firstName: 'Gonçalo',
                    lastName: 'Pereira',
                    name: 'Gonçalo Pereira',
                    id:apoc.create.uuid(),
                    active: 'Y',
                    createdAt: datetime(),
                    defaultBrand: 'sme',
                    localization: 'en',
                    numberFormat: 'us',
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    userTypes: ['label']
                })
                MERGE(identity)-[:HAS_PROFILE]->(profile)
            ]]>
        </cypherquery>
    </changeset>
<changeset id="FS-2388_onboarding_rca_uk:11" author="ozhovnuvatyi">
        <cypherquery>
            <![CDATA[
                MERGE (increment:IncrementId {nodeName: 'Profile'})
                    ON CREATE SET increment.id = 2
                    ON MATCH SET increment.id = increment.id + 1
                CREATE (profile:Profile {
                    brand: 'sme',
                    profileId: (increment.id-1),
                    profileType: 'AudienceProfile',
                    profileName: 'Tela Franklin',
                    roles: ['audience'],
                    fullCatalogAccess: false,
                    uuid: apoc.create.uuid(),
                    createdAt: datetime(),
                    lastModifiedAt: datetime(),
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388'
                })
                WITH profile
                MATCH (v:Vendor {id: 778093 })
                MERGE (profile)-[:HAS_ACCESS_TO]->(v)
                WITH profile
                CREATE (identity:Identity{
                    email: 'tela.franklin@sonymusic.com',
                    firstName: 'Tela',
                    lastName: 'Franklin',
                    name: 'Tela Franklin',
                    id:apoc.create.uuid(),
                    active: 'Y',
                    createdAt: datetime(),
                    defaultBrand: 'sme',
                    localization: 'en',
                    numberFormat: 'us',
                    createdBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    updatedBy: 'https://theorchard.atlassian.net/browse/FS-2388',
                    userTypes: ['label']
                })
                MERGE(identity)-[:HAS_PROFILE]->(profile)
            ]]>
        </cypherquery>
    </changeset>
<changeset id="FS-2388_onboarding_rca_uk:12" author="ozhovnuvatyi">
        <cypherquery>
            <![CDATA[
                MATCH (v:Vendor {id: 778093}),(i:Identity {id:'6b6726c3-be59-42ee-bd44-b2aa90d304cd'})-[:HAS_PROFILE]-(p:Profile {profileType: "AudienceProfile"})
                MERGE (p)-[:HAS_ACCESS_TO]->(v)
            ]]>
        </cypherquery>
    </changeset>
<changeset id="FS-2388_onboarding_rca_uk:13" author="ozhovnuvatyi">
        <cypherquery>
            <![CDATA[
                MATCH (v:Vendor {id: 778093}),(i:Identity {id:'cf92198a-89d8-4c5b-8d80-3a899e8a43d5'})-[:HAS_PROFILE]-(p:Profile {profileType: "AudienceProfile"})
                MERGE (p)-[:HAS_ACCESS_TO]->(v)
            ]]>
        </cypherquery>
    </changeset>
<changeset id="FS-2388_onboarding_rca_uk:14" author="ozhovnuvatyi">
        <cypherquery>
            <![CDATA[
                MATCH (v:Vendor {id: 778093}),(i:Identity {id:'a3a70c15-01e6-4501-b7ca-2c04f8e5f981'})-[:HAS_PROFILE]-(p:Profile {profileType: "AudienceProfile"})
                MERGE (p)-[:HAS_ACCESS_TO]->(v)
            ]]>
        </cypherquery>
    </changeset>
</changelog>
