Skip to content

Subproject deletion bad request

We found a bug connected with deleting subprojects. It seems that when we delete them the call to Entitlements service has a wrong URL.

We can see from the logs that Seismic sends request to the following URL:

https://entitlements/api/entitlements/v2/groups/data/.

The data is extra here.

The bug is here: https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/seismic/seismic-dms-suite/seismic-store-service/-/blob/master/app/sdms/src/cloud/providers/google/config.ts#L131