Description of problem: Selecting the "Derived from: Master Artifact 0" for an artifact results in a 404 error Version-Release number of selected component (if applicable): SOA 6.0.DR7 How reproducible: 100% Steps to Reproduce: 1. Login to: http://localhost:8080/s-ramp-ui 2. Select Manage artifacts 3. Select an artifact 4) Select "Derived from: Master Artifact 0" Actual results: Expected results: Additional info:
The "Derived From:" feature on the Artifact Details page was included in the original design but was never implemented. In the most recent codebase this feature has been removed. In a future release it might possibly be restored (and obviously implemented correctly). What you are seeing in the older UI version is bleed-through from the HTML template used when building the dynamic page. So the link was simply the static value found in the template, which didn't go anywhere interesting.
Marking as modified - see previous comment.
Verified in S-RAMP 6.0.0.ER2