bcgov / api-services-portal

API Services Portal provides a multi-tenant frontend integrating API Gateway and Authorization services from Kong CE and Keycloak.
https://api.gov.bc.ca
Apache License 2.0
22 stars 7 forks source link

Make it clear when a Product does not have a dataset linked #1116

Open rustyjux opened 3 months ago

rustyjux commented 3 months ago

API Services Portal Issue

User Story

As a API provider seeking to list a Product in the API Directory,
I want to see clearly that a Product does not have a dataset on the Products page
so that I can avoid errors .

Right now, an API provider (adding/configuring a product on the Portal, rather than via a CLI template) might add a Product and configure and env but find they cannot enable it because there is no linked Dataset, getting this error when trying to save the env after enabling env: image

Proposed enhancement:

Test Case

TESTCASE

EXPECTED

ACTUAL