Integration of the projects into the hierarchical structure
Closed this issue · 0 comments
MichaelScheiderer commented
User story
- As a salesperson
- I need to find the right products under the corresponding categorie
- So that I am able to find the products I am searching for
Acceptance criteria
- The projects are sorted to the corresponding categories arcording to their "categorie-field" in the comment section of the SimaPro projects
- The comment field looks like this: Categorie:Generation/Solutions#Model:ABCV5#Location:France
- For this task, only the "Categorie"-field is important
- The delimiter of the categories is always "/"
- The delimiter of the different attribute-fields is always "#"
- Recognize scenarios of the same product/model and display the product only once
Definition of done
- Documentation for the feature is done
- Feature branch has been merged
- Code has been reviewed by at least one other team member
- Unit tests are written