Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] allow create AND edit of dataExtension associated with event via event.schema #1423

Open
JoernBerkefeld opened this issue Jul 6, 2024 · 0 comments
Labels
c/dataExtension COMPONENT c/event COMPONENT enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story"
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

by default, one CAN create dataExtensions using schemas set within a eventDefintions simply by creating the event with a schema configuration in its payload. The event API does the rest for your.

However, once the eventDefinition is created it does not allow you to update the associated DE nor does it update the schema section based on changes to the associated DE. That leads to inconsistency and could be circumvented by running the update via a second call in mcdev, and similarly fetching the current fields from the DE during retrieve.

pre-requisites:

FYI @DougMidgley

@JoernBerkefeld JoernBerkefeld added enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story" c/dataExtension COMPONENT c/event COMPONENT labels Jul 6, 2024
@JoernBerkefeld JoernBerkefeld added this to the 7.2.0 milestone Jul 6, 2024
@JoernBerkefeld JoernBerkefeld modified the milestones: 7.2.0, 7.3.0 Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/dataExtension COMPONENT c/event COMPONENT enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story"
Projects
None yet
Development

No branches or pull requests

1 participant