-
Notifications
You must be signed in to change notification settings - Fork 2.8k
cli: fix cron triggers not being exported on a metadata export (close #5047) #5060
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cli: fix cron triggers not being exported on a metadata export (close #5047) #5060
Conversation
|
Deploy preview for hasura-docs ready! Built with commit c55c24b |
|
Review app for commit 4600664 deployed to Heroku: https://hge-ci-pull-5060.herokuapp.com |
…hql-engine into md-cron-triggers-export
|
Review app for commit d8cc0c9 deployed to Heroku: https://hge-ci-pull-5060.herokuapp.com |
|
Review app for commit 9f654bb deployed to Heroku: https://hge-ci-pull-5060.herokuapp.com |
|
Deploy preview for hasura-docs ready! Built with commit b5843e4 |
|
Review app for commit 322f458 deployed to Heroku: https://hge-ci-pull-5060.herokuapp.com |
|
Review app for commit b5843e4 deployed to Heroku: https://hge-ci-pull-5060.herokuapp.com |
|
Review app for commit 54b8996 deployed to Heroku: https://hge-ci-pull-5060.herokuapp.com |
|
Review app for commit 112b896 deployed to Heroku: https://hge-ci-pull-5060.herokuapp.com |
tirumaraiselvan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CL not required.
|
Review app https://hge-ci-pull-5060.herokuapp.com is deleted |
|
I don't see this fix listed in the 1.3.0-beta.2 changelog |
|
@scriptonist I'm trying 1.3.0-beta.2 and it's crashing hard upon loading my 1.2.2 v2 metadata
it's fully expecting the file to be present and of course it's not. You should treat it as empty when it's not present or ... I don't know what else, but you will have plenty of people unable to upgrade from 1.2 to 1.3.0 And yes it works when I create a file called |
|
Hey @jflambert , that's concerning. Just wanted to gather a bit more info.
right? If yes, can you after step 1, do a |
|
We can take it here (#5163) |
Description
Detailed here
Affected components
Related Issues
#5047