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

fix: logical flows export is exporting duplicates #7179

Open
jain-shreyans-db opened this issue Oct 23, 2024 · 0 comments
Open

fix: logical flows export is exporting duplicates #7179

jain-shreyans-db opened this issue Oct 23, 2024 · 0 comments
Labels
bug Defect affecting the currently released version of Waltz fixed (test & close) An issue has been fixed, merged into master and is ready for further testing
Milestone

Comments

@jain-shreyans-db
Copy link
Contributor

Description

The duplication is caused due to selecting based on the flow classification code only. There can be cases where the same code may have both directions - Inbound and Outbound. In that case dupes are formed when running the query.

Resourcing

We intend to contribute this feature

@davidwatkins73 davidwatkins73 added this to the done : 1.66 milestone Nov 13, 2024
@davidwatkins73 davidwatkins73 added fixed (test & close) An issue has been fixed, merged into master and is ready for further testing bug Defect affecting the currently released version of Waltz labels Nov 13, 2024
@davidwatkins73 davidwatkins73 modified the milestones: done : 1.66, 1.66 Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Defect affecting the currently released version of Waltz fixed (test & close) An issue has been fixed, merged into master and is ready for further testing
Projects
None yet
Development

No branches or pull requests

2 participants