# Release 6.51

#### Updates

| [CW-5385](https://dbsync.atlassian.net/browse/CW-5385) - Not able to write to product on SF                                                                                                                           |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [CW-5381](https://dbsync.atlassian.net/browse/CW-5381) - monday.com board fails on crm                                                                                                                                |
| [CW-5367](https://dbsync.atlassian.net/browse/CW-5367) - DBSyncSchedulerInitializerListener not triggering for cloud-cdm                                                                                              |
| [CW-5362](https://dbsync.atlassian.net/browse/CW-5362) - SKU Vault connector is failing to validate the connection                                                                                                    |
| [CW-5361](https://dbsync.atlassian.net/browse/CW-5361) - Incorrect Full Name in Sales Order line item sync                                                                                                            |
| [CW-5360](https://dbsync.atlassian.net/browse/CW-5360) - Notification page is throwing 500 error                                                                                                                      |
| [CW-5359](https://dbsync.atlassian.net/browse/CW-5359) - DatabaseAdapter Error while updating table data in the query                                                                                                 |
| [CW-5357](https://dbsync.atlassian.net/browse/CW-5357) - Business Central Connector Validation Issue                                                                                                                  |
| [CW-5355](https://dbsync.atlassian.net/browse/CW-5355) - Semios scheduler stops on pre-prod after push                                                                                                                |
| [CW-5351](https://dbsync.atlassian.net/browse/CW-5351) - We have fetched the Customer data from QBO and getting project data as well and we found that we have IsProject picklist which is not visible in the schema. |
| [CW-5350](https://dbsync.atlassian.net/browse/CW-5350) - Flow - Copy Paste is not working                                                                                                                             |
| [CW-5346](https://dbsync.atlassian.net/browse/CW-5346) - JsonNull issue                                                                                                                                               |
| [CW-5343](https://dbsync.atlassian.net/browse/CW-5343) - On premise BC connector not working                                                                                                                          |
| [CW-5341](https://dbsync.atlassian.net/browse/CW-5341) - A few objects are failing with NullPointerException with BC as source(CR hosted).                                                                            |
| [CW-5340](https://dbsync.atlassian.net/browse/CW-5340) - The status writer is writing 0 to the Intgration ID field.                                                                                                   |
| [CW-5338](https://dbsync.atlassian.net/browse/CW-5338) - Patch Fixes for multiple issues                                                                                                                              |
| [CW-5330](https://dbsync.atlassian.net/browse/CW-5330) - The payment link just doesn't work for Swift Permits                                                                                                         |
| [CW-5323](https://dbsync.atlassian.net/browse/CW-5323) - Wiki page redirection issue                                                                                                                                  |
| [CW-5316](https://dbsync.atlassian.net/browse/CW-5316) - Fix HubSpot name in UI                                                                                                                                       |
| [CW-5301](https://dbsync.atlassian.net/browse/CW-5301) - D365 Webhook - Triggers sync multiple times                                                                                                                  |
| [CW-5290](https://dbsync.atlassian.net/browse/CW-5290) - Database T\&W issue                                                                                                                                          |
| [CW-5267](https://dbsync.atlassian.net/browse/CW-5267) - WooCommerce product query fails/terminates when encountering a product containing an exclamation mark (!)                                                    |
| [CW-5251](https://dbsync.atlassian.net/browse/CW-5251) - Email Adapter Bugs                                                                                                                                           |
| [CW-5226](https://dbsync.atlassian.net/browse/CW-5226) - HubSpot Webhook tab on Connector Configuration                                                                                                               |
| [CW-5222](https://dbsync.atlassian.net/browse/CW-5222) - Dropbox - Query issue                                                                                                                                        |
| [CW-5095](https://dbsync.atlassian.net/browse/CW-5095) - Email Adapter Issues                                                                                                                                         |
| [CW-5030](https://dbsync.atlassian.net/browse/CW-5030) - Webhooks not working for D365                                                                                                                                |
| [CW-4914](https://dbsync.atlassian.net/browse/CW-4914) - Formatting session date time issue                                                                                                                           |
| [CW-4766](https://dbsync.atlassian.net/browse/CW-4766) - Xero WebHooks                                                                                                                                                |
| [CW-4298](https://dbsync.atlassian.net/browse/CW-4298) - Email Adapter Enhancements: Add new features like \[inbound] read emails, attachments etc                                                                    |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mydbsync.com/cloud-workflow/release-notes/release-6.51.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
