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

Catching duplicate attributes, commands and events in the .zap file and fixing them #1412

Conversation

brdandu
Copy link
Collaborator

@brdandu brdandu commented Aug 26, 2024

  • During import catch all the duplicate endpoint type attributes, commands and events and continue without inserting these rows.
  • Throw session notifications for each of the above issues.
  • Upon .zap file save make sure that these warnings go away from the session notification table.
  • Add tests for the above.
  • Minor cleanup.
  • JIRA: ZAPP-1192

…nd fixing them

- During import catch all the duplicate endpoint type attributes, commands and events and continue without inserting these rows.
- Throw session notifications for each of the above issues.
- Upon .zap file save make sure that these warnings go away from the session notification table.
- Add tests for the above.
- Minor cleanup.
- JIRA: ZAPP-1192
@brdandu brdandu merged commit 8f98309 into project-chip:master Aug 26, 2024
13 checks passed
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.

2 participants