ME-3505: add customer_property_id to form fields - #1699
Merged
Merged
Conversation
There was a problem hiding this comment.
🟡 Changes recommended
The PR title must use a release-producing Conventional Commit type.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Documents the optional customer_property_id field for Agent Chat API form fields.
Changes:
- Adds the field to v3.6 and v3.7 documentation.
- Records the addition in the v3.6 changelog.
File summaries
| File | Description |
|---|---|
src/pages/messaging/agent-chat-api/v3.7/data-structures/index.mdx |
Documents the field for v3.7. |
src/pages/messaging/agent-chat-api/data-structures/index.mdx |
Documents the field for v3.6. |
src/pages/messaging/agent-chat-api/changelog/index.mdx |
Announces the field addition. |
Review details
- Files reviewed: 3/3 changed files
- Comments generated: 1
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
oliwiapolec
reviewed
Sep 10, 2026
gluszczyk
force-pushed
the
ME-3505-form-customer-property-id
branch
from
September 10, 2026 11:08
7e56b7b to
7ca302a
Compare
oliwiapolec
approved these changes
Sep 10, 2026
|
🎉 This PR is included in version 2.106.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release requirements
PR information
What does this PR do? (optional)
Type of change
Deploy preview
The deploy preview link will appear in the checks section below once the build is complete.
Versioning
Pull request titles should comply with the Conventional Commits specification. This is required to update the project's version.