awslabs / aws-api-gateway-developer-portal

A Serverless Developer Portal for easily publishing and cataloging APIs
Apache License 2.0
928 stars 401 forks source link

APIs are duplicated in API list after becoming subscribable #325

Closed dylanbudgen closed 4 years ago

dylanbudgen commented 4 years ago

If a non-subscribable API is displayed in the portal, and then converted to a subscribable API, it will become visible in both the subscribable and not subscribable section of the APIs list.

The API no longer shows as not subscribable in the admin panel so it is impossible to remove from the Not Subscribable view without manual deletion from the S3 bucket.

stormlrd commented 4 years ago

a workaround is to go into the admin portal and turn off and on the displaying of the API.

ghost commented 4 years ago

Should be resolved in v4.0.0, and the above workaround is the proper way to address it.