mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 08:12:26 +02:00
#756: allow incidents and user request to be linked to 'closed' problems.
SVN:trunk[3028]
This commit is contained in:
@@ -287,7 +287,6 @@
|
||||
<target_attcode>ref</target_attcode>
|
||||
</field>
|
||||
<field id="parent_problem_id" xsi:type="AttributeExternalKey">
|
||||
<filter><![CDATA[SELECT Problem WHERE status != "closed"]]></filter>
|
||||
<sql>parent_problem_id</sql>
|
||||
<target_class>Problem</target_class>
|
||||
<is_null_allowed>true</is_null_allowed>
|
||||
|
||||
Reference in New Issue
Block a user