Is it possible to have Features linked (or Related) across Epics in DevOps, whereby it is possible to view the same Feature under multiple Epics in the Backlogs view?
For example:
+ EPIC: File Upload - Framework
- FEATURE: 1 Ability upload XML Files
- FEATURE: 2 Ability upload XSLT Files
- FEATURE: 3 Ability upload TXT Files
+ EPIC: File Upload - Client Policy
FEATURE: 2 Ability upload XSLT Files (RELATED)
FEATURE: 4 Filename must contain yyyy
- FEATURE: 5 xxxxxx xxxx xxxx
At present the Backlog screen only shows the parent-child relationship (i.e. Epic > Features > User Stories > Tasks). It would be nice if it could show related features.
Many thanks