Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    13.0p Update problem in modified summariesJoin sample

    Hi Isomorphic,

    creating a testcase I found an issue. Please modify the sample here (v13.0p_2022-03-29) and set
    Code:
    canEdit:true,
    canRemoveRecords:true,
    You will see that removing records is working, but updating a customer is not. The connection hangs and later edits also hang. I'm not sure whats going wrong, but assume some DB lock issue.
    If you don't think it's necessary to deal with the DB issue itself, I assume the .ds.xml should be changed to disallow updates.

    Best regards
    Blama

    #2
    These update operations should work as expected. This was an internal issue causing DB lock in certain (rare) circumstances, but it is fixed now. Thank you for the report.

    Comment


      #3
      Hi Isomorphic,

      thanks, I can see this is working now.

      Best regards
      Blama

      Comment


        #4
        Hi Isomorphic,

        using v13.0p_2022-04-18 there is now a problem again with the code from #1 on update/delete:

        Click image for larger version

Name:	DB_connection_sandbox.PNG
Views:	247
Size:	40.2 KB
ID:	267927

        Best regards
        Blama

        Comment


          #5
          This is fixed now. Thank you for the report.

          Comment


            #6
            Hi Isomorphic,

            I can see this is working again using v13.0p_2022-04-22.

            Best regards
            Blama

            Comment


              #7
              Hi Isomorphic,

              I'm having the same issue again with the sample from #1 as well as this sample (v13.0p_2022-06-03) with canRemoveRecords:true.

              Best regards
              Blama

              Comment


                #8
                Thanks for the notification - we'll take a look and follow up when we have more information

                Comment


                  #9
                  We believe the underlying issue has now been fixed, but as it doesn't always happen immediately, we're keeping an eye on the situation.

                  Comment


                    #10
                    Hi Isomorphic,

                    this seems to be working now again, thanks.

                    Best regards
                    Blama

                    Comment

                    Working...
                    X