mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-17 22:39:03 +02:00
Impact analysis: migration to XML, bug fix for Server <=> Hypervisor
SVN:trunk[3563]
This commit is contained in:
@@ -901,11 +901,11 @@
|
||||
</list>
|
||||
</presentation>
|
||||
</class>
|
||||
<class id="Server" _delta="merge">
|
||||
<class id="Server">
|
||||
<relations>
|
||||
<relation id="impacts">
|
||||
<neighbours>
|
||||
<neighbour id="hypervisor">
|
||||
<neighbour id="hypervisor" _delta="define">
|
||||
<query_down>SELECT Hypervisor AS o WHERE o.server_id = :this->id</query_down>
|
||||
<query_up>SELECT Server AS o WHERE o.id = :this->server_id</query_up>
|
||||
</neighbour>
|
||||
|
||||
Reference in New Issue
Block a user