majorbyte
8 years agoIdeator I
Purge and float
Hi,
I create Itemtype
A
and B
, both are version controlled and A
has B
as an item property defined as float.
I create an instance of both and relate instance B
to instance A
.
I modify both multiple times so they both go up several generations.
When I purge instance A
it goes to the previous generation with still referencing the latest generation of instance B
.
When I purge instance B
I get an error instead stating that that specific generation of instance B
is still referenced by instance A
.
1. what is the Aras standard way of dealing with this situation?
2. what is the Aras standard way of dealing with a similar situation, but instead applied on relationship itemtypes?
I'm having a hard time finding information on how to deal with the above 2 situations.
Regards,
/MB