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

PDCL-1333 - remove event name validation logic #804

Merged
merged 1 commit into from
Feb 9, 2022
Merged

Conversation

carterworks
Copy link
Contributor

Description

The JIRA ticket states that customers are getting confused by the warning when sending an event without an eventType. According to Daniel Vivas, event types are always optional and currently only used by Platform. Therefore, I think that there isn't any harm in just removing the logic that warns the user when there isn't an eventType.

Related Issue

PDCL-1333

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (non-breaking change which does not add functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA or I'm an Adobe employee.
  • I have made any necessary test changes and all tests pass.
  • I have run the Sandbox successfully.

@carterworks
Copy link
Contributor Author

I don't think these test failures are from my code changes–it looks like there was some kind of SauceLabs connection failure.

Copy link
Contributor

@jfkhoury jfkhoury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!! Thanks @carterworks

@shammowla shammowla self-requested a review February 9, 2022 18:12
@carterworks carterworks merged commit d6f4cff into main Feb 9, 2022
@carterworks carterworks deleted the PDCL-1333 branch February 9, 2022 20:20
@github-actions github-actions bot mentioned this pull request Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants