Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-3810

InteractionInitiatedBy.PASS_THROUGH potentiallly not honored for visibility/usability checks.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Resolved
    • None
    • 2.2.0, 3.2.0
    • Core
    • None

    Description

      Seeing this with ExcelExporter in

      val cellElements = dataRow.getCellElements(column, InteractionInitiatedBy.PASS_THROUGH)
      

      where e.g.

      org.apache.causeway.core.metamodel.spec.feature.ObjectMember.isVisible(ManagedObject, InteractionInitiatedBy, Where)
      

      is actually calling advisors, which it should not.

      Note: we are using pass-through mode with ExcelExporter, but perhaps should not. This perhaps needs some cleaning up.

      Attachments

        Activity

          People

            hobrom Andi Huber
            hobrom Andi Huber
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: