Uploaded image for project: 'OptaPlanner'
  1. OptaPlanner
  2. PLANNER-2252

ValueSelectorConfig does not inherit the filterClass

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 8.0.0.Beta1
    • optaplanner-core
    • None
    • 2021 Week 19-21 (from May 10)
    • 3
    • Undefined
    • NEW
    • NEW

      The ValueSelectorConfig does not inherit the filterClass. As a result, filtering on the value selector does not work:

      <changeMoveSelector> 
        <valueSelector variableName="myVariable">  
          <!-- The value filter below never gets called. -->
          <filterClass>com.example.ValueFilter</filterClass>
        </valueSelector> 
      </changeMoveSelector>

              lpetrovi@redhat.com Lukáš Petrovický (Inactive)
              rsynek@redhat.com Radovan Synek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: