Skip to content

Commit

Permalink
fix: platformAdmin and teamEditor roles need to be able to updat…
Browse files Browse the repository at this point in the history
…e `flows.team_id` for "move" functionality (#2423)
  • Loading branch information
jessicamcinchak authored Nov 14, 2023
1 parent 521e02d commit dfb9d5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hasura.planx.uk/metadata/tables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@
- data
- settings
- slug
- team_id
filter: {}
check: null
- role: teamEditor
Expand All @@ -426,6 +427,7 @@
- data
- settings
- slug
- team_id
filter:
team:
members:
Expand Down

0 comments on commit dfb9d5f

Please sign in to comment.