[TRACE-X] Show & Export relationships between own parts and supplier parts on parts page #1172
Labels
ic
represents features/dependencies to the industry core
Prep-R25.06
trace-x
Feature/Bug for Trace-x component
Overview
As a User I want to easily see and process child parts already on parts overview table (parts page) in order to get an overview of the relationship without going to the detail page.
Explain the topic in 2 sentences
We need an easy way to give the user the opportunity to see parent-child-relationships for more than one part. It would also be very nice to export this view in a format like csv to give the user the option to process this data further in other tools or systems.
What's the benefit?
What are the Risks/Dependencies ?
No breaking changes expected. Performance of the loading of child parts is to be considered.
Detailed explanation
Currently it is hard to see relationships of more than one (parent) part. For seeing a direct relationship it is necessary to jump on the detail page of each part and even then it is visualized only as tree. This makes it really hard for the user to trace down parts when applying certain filter criteria on the parts table.
Current implementation
Relationships are only shown in the detail view as tree visualization.
Proposed improvements
Feature Team
Cofinity-X
Contributor
@Cofinity-UX
@sophiepotyka
Committer
User Stories
Acceptance Criteria
Test Cases (Gherkin)
Feature: Parts Table and Detail View Functionality
Scenario: Display first 5 child parts in the general parts table
Given I am on the general parts table
When I click on the "Show First 5 Child Parts" button for a specific part
Then I should see the first 5 child parts displayed in the table under that part
Scenario: Export the current view of the parts table
Given I am viewing the general parts table with a specific set of filters and sorting applied
When I click on the "Export" button
Then the current view of the parts table should be downloaded as a file
Scenario: Detail view of a part shows important IDs and related parts
Given I am on the general parts table
When I click on a specific part to open its detail view
Then I should see all important IDs of the part
And I should see related parts displayed in the detail view
Architectural Relevance
The following items are ensured (answer: yes) after this issue is implemented.
In the context of the standards 126 and 127, typically only one is applicable, depending on the specific use case. Please cross out one of the two standards that does not apply.
Justification: (Fill this out, if at least one of the checkboxes above cannot be ticked. Contact the Architecture Management Committee to get an approval for the justification)
Additional information
The text was updated successfully, but these errors were encountered: