Actions
feature request #6460
openRefactor referencing objects in a way that supplemental data know what object they belong to
Start date:
Due date:
% Done:
50%
Estimated time:
Severity:
normal
Description
Currently the referencing objects view does not give much information about e.g. original sources. As the source does not link to the sourceable object it belongs to this information can not be shown. To avoid performance overhead we should compute this information on server side within the service call.
For this we may want to have DTO returned instead of CdmBases. This DTO could also compute the required additional information that currently is computed in the TaxEditor.
Related issues
Updated by Katja Luther almost 5 years ago
- Related to feature request #6697: reconstruct getReferencingObjects to return DTOs added
Updated by Andreas Müller about 2 months ago
- Related to feature request #9541: Improve referencing objects handling added
Updated by Andreas Müller about 2 months ago
- Status changed from New to Resolved
- Target version changed from Unassigned CDM tickets to Release 5.33
- % Done changed from 0 to 50
This was probably already fully implemented some time ago. Please check.
Also check related tickets.
Actions