https://dagster.io/ logo
Title
n

Nitin Madhavan

10/17/2022, 9:21 AM
Hi, I am getting this error after upgrading from 0.15 to 1.0 branch. I get a message in saying GraphQL error and the following error details. Request help. Operation name: PermissionsQuery Message: Cannot query field "disabledReason" on type "Permission". Path: Locations: [{"line":11,"column":3}]
d

daniel

10/17/2022, 2:08 PM
Hi Nitin - this error message makes me suspect that your dagster-graphql package is still back on 0.15
If you upgrade dagster-graphql to be the same version as your dagster and dagit versions (they should be pinned) I would expect this to go away