-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.0-GA
-
Fix Version/s: 2.0-GA
-
Component/s: Order Filler, Order Placer, Worklist management
-
Labels:None
The permanent link to an order only gives the id of the object in the database. When displaying the page, we have to determine if we have to display the lab order or the rad order. To do so, we check the currently selected domain. I have forgotten to consider the case where the selected domain does not match the domain of the actual object ! as a consequence, we need to add a parameter "domain" in the parametric URL.
Each time an object is reached using a permanent link, we need to update the selected domain to the one of the object in order to maintain the consitency of the application.
Each time an object is reached using a permanent link, we need to update the selected domain to the one of the object in order to maintain the consitency of the application.