Morgante Pell
Morgante Pell
Personally, I would expect that I can fetch an alpha1 package. It should download the contents as they are from the repo and prompt me that I need to upgrade...
Why couldn't we fetch the package, run kpt fix, then add upstream info?
> You mean kpt1 pkg get should fetch any package, run fix ? That would be confusing and doesn't fall under the contract of get command. We should have migration...
We don't necessarily need to support automatic migration. I think the ask here is just to be able to run `kpt pkg get` and end up with a copy of...
Yes, I definitely agree but haven't had time to write them. If you write some I'd be very open to a PR.
What is your config? If you don't include email as a required registration property this might fail.
How about your `GRAPH_AUTH` settings in settings.py (documented [here](https://github.com/morgante/django-graph-auth#optional-settings))?
What happens if you drop the `email` property from your mutation?
Weird, I'll have to do some further investigation. Sorry for the issue.
FYI I'm not actively working on this but would be happy to accept a PR.