<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://www.liquigraph.org/schema/1.0/liquigraph.xsd">
    <changeset id="PEACE-537-add-iyepes-nr-roles:1" author="ivnnv">
        <cypherquery>
        <![CDATA[
            MATCH (profile:Profile) WHERE profile.uuid IN [
                "df3913e0-9872-43d4-950a-18f3999f4b9b"
            ] SET profile.roles = [
                'manage_nr_repertoire',
                'review_digital_audio',
                'view_orchard_sound_recording'
            ]
        ]]>
        </cypherquery>
    </changeset>
</changelog>
