Keystone: Last major Admin UI update broke create relationship flow

Created on 5 Jun 2020  路  2Comments  路  Source: keystonejs/keystone

how it works now

screencast 2020-06-05 17-06-40

dependencies

"@keystonejs/adapter-mongoose": "^8.1.0",
"@keystonejs/app-admin-ui": "^7.0.1",
"@keystonejs/app-graphql": "^5.1.7",
"@keystonejs/fields": "^12.0.1",
"@keystonejs/keystone": "^10.1.0"

full project

https://github.com/zamkevich/keystone-tests/tree/relationship-flow-bug

How did it work

screencast 2020-06-05 17-15-14

dependencies

"@keystonejs/adapter-mongoose": "^8.1.0",
"@keystonejs/app-admin-ui": "^6.0.0",
"@keystonejs/app-graphql": "^5.1.7",
"@keystonejs/fields": "^10.0.0",
"@keystonejs/keystone": "^9.0.0",

full project

https://github.com/zamkevich/keystone-tests/tree/relationship-flow-work

1 verified

Most helpful comment

Tracked down the cause. T'was #2984. Working on a fix.

All 2 comments

Crap. This is probably something I did...

Tracked down the cause. T'was #2984. Working on a fix.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ra-external picture ra-external  路  12Comments

thekevinbrown picture thekevinbrown  路  31Comments

cowjen01 picture cowjen01  路  13Comments

gautamsi picture gautamsi  路  14Comments

ricardonogues picture ricardonogues  路  10Comments