EUDAT-B2SHARE / b2share

B2SHARE software for the EUDAT CDI services.
https://b2share.eudat.eu
GNU General Public License v2.0
35 stars 32 forks source link

Displaying a community with no block schema fails #1833

Open defnull opened 3 years ago

defnull commented 3 years ago

Navigating to /communities/$name after creating a community, but before adding a schema to it, hangs with a Loading... message.

If a schema (even an empty one) is absolutely required, it should be mandatory in the b2share communities create command or auto-generated. If not, then a 404 when requesting /api/communities/$COMMUNITY_ID/schemas/last should be handled gracefully by the UI.

hevp commented 3 years ago

Hello, thanks for reporting.

This is indeed the case and will be addressed in the next release.