Updated permission for confidi role
This commit is contained in:
@@ -2621,4 +2621,11 @@
|
|||||||
</insert>
|
</insert>
|
||||||
|
|
||||||
</changeSet>
|
</changeSet>
|
||||||
|
<changeSet id="06-03-2025_NK_190111" author="Nisha Kashyap">
|
||||||
|
<update tableName="role">
|
||||||
|
<column name="permissions" value="VIEW_CONFIDI_CALLS,APPLY_CONFIDI_CALLS"/>
|
||||||
|
<where>role_type = 'ROLE_CONFIDI'</where>
|
||||||
|
</update>
|
||||||
|
</changeSet>
|
||||||
|
|
||||||
</databaseChangeLog>
|
</databaseChangeLog>
|
||||||
|
|||||||
Reference in New Issue
Block a user