Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-12428

Incorrect behaviour for disable conditions on link content

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.9.0
    • 4.9.0
    • None
    • None

      On exhaustif, field comp-long is defined as follow : 
       

      <cms:metadata name="comp-long" type="long">
      <cms:label>Long</cms:label>
      <cms:description>Long</cms:description>
      <disable-conditions>
      <condition id="comp-owns/double" operator="eq">10</condition>
      </disable-conditions>
      </cms:metadata>
      

      I work with 2 exhaustifs : 

      • exh1 for which double field is set to 10
      • exh2 

      I edit exh2, and I add a comp-owns, by clicking on the glass : 

      In this case, comp-long is not disabled whereas it should be. 

      Note : If I add a comp-owns by choosing an exhaustif directly in the list, there is no problem. 
       

       

            Unassigned Unassigned
            mfranchet Magali Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: