<?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="NR-NoTicket_update_profile_roles_averkhovod:1" author="jmarais">
        <query>
            MATCH (profile:Profile {uuid: '0d7b51eb-e031-4375-a62b-b45151d120e2'})
            SET profile.roles = profile.roles + ['review_digital_audio','view_orchard_sound_recording']
        </query>
    </changeset>
</changelog>
