Uploaded image for project: 'Form (External)'
  1. Form (External)
  2. FORM-5

Save action fails when editing an existing form

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.1.2
    • 1.1.1
    • None

      When editing an existing form, the save action is failing with the following error:

      Caused by: java.lang.RuntimeException: java.lang.ClassCastException: Cannot cast java.util.UUID to java.lang.String
          at com.vaadin.data.Binder$BindingBuilderImpl.lambda$createConverter$d263765c$2(Binder.java:950) ~[vaadin-server-8.15.2.jar:8.15.2]
          at com.vaadin.data.Result.of(Result.java:93) ~[vaadin-server-8.15.2.jar:8.15.2]
          at com.vaadin.data.Converter.lambda$from$28ca080b$1(Converter.java:105) ~[vaadin-server-8.15.2.jar:8.15.2]
          at com.vaadin.data.Converter$1.convertToModel(Converter.java:131) ~[vaadin-server-8.15.2.jar:8.15.2]
          at com.vaadin.data.Converter$2.lambda$convertToModel$5daf174e$1(Converter.java:167) ~[vaadin-server-8.15.2.jar:8.15.2]

        Acceptance criteria

              rfalvo Raphael Falvo
              rfalvo Raphael Falvo
              Services
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: