Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service Subscription | External Service details are missing. #459

Open
tfjanjua opened this issue Oct 18, 2024 · 0 comments
Open

Service Subscription | External Service details are missing. #459

tfjanjua opened this issue Oct 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@tfjanjua
Copy link

tfjanjua commented Oct 18, 2024

Current Behavior

External Service details are missing from the following API response

API: /api/services/{serviceId}/subscription/{subscriptionId}/provider
Method: GET
Response Data:

{
    "id": "db1a7759-cc33-4a9a-a5c8-f89430886af9",
    "offerSubscriptionStatus": "ACTIVE",
    "name": "Jupiter Test Pumpkin",
    "customer": "Jupiter Test2 V",
    "bpn": "BPNL00000000071A",
    "contact": [
        "[email protected]"
    ],
    "technicalUserData": [
        {
            "id": "a8962456-56bb-43e5-bd95-ee0b1115216b",
            "name": "sa30",
            "permissions": [
                "BPDM Pool Admin"
            ]
        }
    ]
}

Phil has worked and responded External Service Details for Apps only.
eclipse-tractusx/portal-backend#867
#385

Expected Behavior

External Service details should be available as frontend is expecting External Service Details on UI.
eclipse-tractusx/portal-frontend#940
image

Steps To Reproduce

  1. Navigate to Service Subscription page
  2. Click on arrow (details button)
  3. Check api response, External Service Details are missing.

Corresponding Backend Ticket

eclipse-tractusx/portal-backend#1080

@tfjanjua tfjanjua added the bug Something isn't working label Oct 18, 2024
@tfjanjua tfjanjua self-assigned this Oct 18, 2024
@tfjanjua tfjanjua added this to Portal Oct 18, 2024
@github-project-automation github-project-automation bot moved this to NEW USER REQUEST in Portal Oct 18, 2024
tfjanjua added a commit to tfjanjua/portal that referenced this issue Oct 21, 2024
@tfjanjua tfjanjua moved this from NEW USER REQUEST to IN REVIEW in Portal Oct 21, 2024
@evegufy evegufy added this to the Release 25.03 milestone Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: IN REVIEW
Development

No branches or pull requests

2 participants