mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
update role description
This commit is contained in:
@@ -762,7 +762,7 @@ export const backfillPermission = async () => {
|
||||
name: "Migrated Role",
|
||||
organization: organizationId,
|
||||
workspace: workspaceId,
|
||||
description: "This role was auto generated by Infisical with the release of our new permission system",
|
||||
description: "This role was auto generated by Infisical in effort to migrate your project members to our new permission system",
|
||||
isOrgRole: false,
|
||||
slug: `custom-role-${crypto.randomBytes(3).toString("hex")}`,
|
||||
permissions: permissions
|
||||
|
||||
Reference in New Issue
Block a user