Can RAM maintain the order of related assets?
We are using RAM's related assets to control the order in which assets get deployed. The order seems to be maintained in the database, but is being displayed in alphabetical order. Is there any way we can display the related assets in the order of which they were added?
|
One answer
Hi John,
I think JAVA API may meet you need, RAMAsset.getRelationships() could retrieve relations in a array.
However, there is no guarantee that asset relationship will always return in the order they are added, and we could no t make sure that this feature will not be affected in the future release, you may need a controllable way to manage relationship for your deploy.
Lin.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.