-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Description
This feature allows customers to subscribe to the same application multiple times, enabling them to deploy or use several instances of the app simultaneously. This is particularly useful for users who require different instances for various environments (e.g., development, testing, production) or who need to deploy the app across multiple departments or projects within their organization.
Example: Having different EDC Connectors by departments, projects, or subsidiaries.
Acceptance Criteria
- Services already support multi-subscriptions: use their architecture as a model for implementing the same for Apps
- Customers can subscribe to the same app more than once without any system restrictions.
- Each subscription should be treated as an independent entity with its own parameters and settings.
- Display a confirmation message after each successful subscription.
Corresponding frontend ticket
eclipse-tractusx/portal-frontend#1658
Additional Information
A screenshot, showing the current implementation of service subscription... which can be used/

Metadata
Metadata
Assignees
Labels
Type
Projects
Status
IN REVIEW