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

Remove duplicates in actor consolidation audit log #1052

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

vbelinschi
Copy link
Contributor

@vbelinschi vbelinschi commented Dec 19, 2024

The duplicates were because the ActorConsolidationAuditLogEntry table has a GridAreaId column, so if the actor has multiple grid areas, it will have an entry there per grid area

Copy link

github-actions bot commented Dec 19, 2024

Test results for \source\marketparticipant\Energinet.DataHub.MarketParticipant.IntegrationTests\bin\Release\net8.0\Energinet.DataHub.MarketParticipant.IntegrationTests.dll

447 tests   447 ✅  2m 37s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit 8baa094.

♻️ This comment has been updated with latest results.

@vbelinschi vbelinschi force-pushed the xvibe/remove-duplicates-from-consolidation-audit branch from 1fc13b9 to 8baa094 Compare December 19, 2024 13:40
@defectiveAi defectiveAi enabled auto-merge (squash) December 19, 2024 15:09
@defectiveAi defectiveAi merged commit ea87721 into main Dec 19, 2024
16 checks passed
@defectiveAi defectiveAi deleted the xvibe/remove-duplicates-from-consolidation-audit branch December 19, 2024 15:16
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