noi-techpark / it.bz.opendatahub.databrowser

Explore and navigate through Open Data you need to build your next service.
https://databrowser.opendatahub.com
GNU Affero General Public License v3.0
9 stars 7 forks source link

Add new publisher doesn't work in testing #468

Closed sseppi closed 10 months ago

sseppi commented 10 months ago

I tried to add a new event and modify the following event provided by the EventShort APIs:

https://databrowser.opendatahub.testingmachine.eu/dataset/edit/tourism/v1/EventShort/eventshort-11378

While doing this changes I tried also to add a new publisher and I got the following error.

Error!
Cannot read properties of undefined (reading 'value')

Schermata da 2023-12-05 11-26-25

I tried the same on the Beta and Production environment and there the functionality is working fine.

sseppi commented 10 months ago

@gappc @RudiThoeni I assigned both of you since I saw you did the last merged PRs, can you please check what is the problem?

RudiThoeni commented 10 months ago

@sseppi sorry it was my fault ;) corrected on api side!

sseppi commented 10 months ago

@RudiThoeni thank you for fixing! Now it works!