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

Fixes skipped entities properly #1989

Merged
merged 3 commits into from
May 10, 2024
Merged

Fixes skipped entities properly #1989

merged 3 commits into from
May 10, 2024

Conversation

idlira
Copy link
Contributor

@idlira idlira commented May 10, 2024

Description

Removes wrongly placed condition. We only skip a deletion if we had no entity at all. Mode check is done elsewhere.

Additional Notes

Checklist

  • Code change has been tested and works locally
  • Code was formatted via IntelliJ and follows SonarLint & best practices

idlira added 2 commits May 10, 2024 13:17
We only skipp a deletion if we had no entity at all. Mode check is done elsewhere.

Fixes: SIRI-953
@idlira idlira added 🐛 Bugfix Contains only a small fix for an existing bug 👶🏻 Trivial Easy to review labels May 10, 2024
@idlira idlira merged commit 79b5d79 into develop May 10, 2024
3 checks passed
@idlira idlira deleted the ili/SIRI-953 branch May 10, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bugfix Contains only a small fix for an existing bug 👶🏻 Trivial Easy to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants