Announcement

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

  • Blama
    replied
    Hi Isomorphic,

    this seems to be working now again, thanks.

    Best regards
    Blama

    Leave a comment:


  • Isomorphic
    replied
    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.

    Leave a comment:


  • Isomorphic
    replied
    Thanks for the notification - we'll take a look and follow up when we have more information

    Leave a comment:


  • Blama
    replied
    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

    Leave a comment:


  • Blama
    replied
    Hi Isomorphic,

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

    Best regards
    Blama

    Leave a comment:


  • Isomorphic
    replied
    This is fixed now. Thank you for the report.

    Leave a comment:


  • Blama
    replied
    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:	323
Size:	40.2 KB
ID:	267927

    Best regards
    Blama

    Leave a comment:


  • Blama
    replied
    Hi Isomorphic,

    thanks, I can see this is working now.

    Best regards
    Blama

    Leave a comment:


  • Isomorphic
    replied
    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.

    Leave a comment:


  • 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
Working...
X