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

[Metamodel] Corner Case: Mixedin Action picked up as Association

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Resolved
    • 2.0.0-RC2
    • 2.0.0-RC3
    • Core
    • None

    Description

      to reproduce use snipped

      @Action(SAFE)
      @RequiredArgsConstructor
      public class Invoice_download { 
          private final Invoice invoice;
          public Blob act() { 
              ...
          }
      }
      

      Attachments

        1. image-2023-07-19-09-41-49-456.png
          578 kB
          Daniel Keir Haywood

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: