<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="NR-1075_update_contributor_fields:1" author="jmarais" run-on-change="true">
        <cypherquery>
            <![CDATA[
                MATCH(nrc:NrContributor { id: "032a714d-3894-4dac-8bf2-8cfd5625547a" })
                SET nrc:AccountParticipant,
                    nrc.externalId = 'IP436642',
                    nrc.stageName = 'Sebastian Arman',
                    nrc.lastModifiedAt = datetime(),
                    nrc.lastModifiedBy = 'database/NR-1075_update_contributor_fields'
                RETURN nrc
            ]]>
        </cypherquery>
    </changeset>
    <changeset id="NR-1075_update_contributor_fields:2" author="jmarais" run-on-change="true">
        <cypherquery>
            <![CDATA[
                MATCH(nrc:NrContributor { id: "9e0429e7-2019-4e39-a434-9e71ef62f57e" })
                SET nrc:AccountParticipant,
                    nrc.externalId = 'IP992121',
                    nrc.stageName = 'Gerardo Ortiz',
                    nrc.lastModifiedAt = datetime(),
                    nrc.lastModifiedBy = 'database/NR-1075_update_contributor_fields'
                RETURN nrc
            ]]>
        </cypherquery>
    </changeset>
    <changeset id="NR-1075_update_contributor_fields:3" author="jmarais" run-on-change="true">
        <cypherquery>
            <![CDATA[
                MATCH(nrc:NrContributor { id: "f2efa7ec-0991-4720-ad47-da34c109cab6" })
                SET nrc:AccountParticipant,
                    nrc.externalId = 'IP667520',
                    nrc.stageName = 'Bernard Purdie',
                    nrc.lastModifiedAt = datetime(),
                    nrc.lastModifiedBy = 'database/NR-1075_update_contributor_fields'
                RETURN nrc
            ]]>
        </cypherquery>
    </changeset>
    <changeset id="NR-1075_update_contributor_fields:4" author="jmarais" run-on-change="true">
        <cypherquery>
            <![CDATA[
                MATCH(nrc:NrContributor { id: "3d3d4360-d9fd-4412-91cd-5595af1e9d64" })
                SET nrc:AccountParticipant,
                    nrc.externalId = 'IP622856',
                    nrc.stageName = 'Tion Wayne',
                    nrc.lastModifiedAt = datetime(),
                    nrc.lastModifiedBy = 'database/NR-1075_update_contributor_fields'
                RETURN nrc
            ]]>
        </cypherquery>
    </changeset>
</changelog>
