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

1484: Cleaned up worklog cleanup #120

Merged
merged 1 commit into from
May 22, 2024

Conversation

rimi-itk
Copy link
Contributor

@rimi-itk rimi-itk commented May 22, 2024

Link to ticket

https://leantime.itkdev.dk/dashboard/home#/tickets/showTicket/1484

Description

Fixes cleanup of worklogs. Previously, the cleanup failed with the exception

[Doctrine\ORM\ORMInvalidArgumentException]
Detached entity App\Entity\Worklog@1022 cannot be removed

due to the entity manager being cleared during project worklog synchronization.

Checklist

  • My code is covered by test cases.
  • My code passes our test (all our tests).
  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

@rimi-itk rimi-itk force-pushed the hotfix/1484-worklog-cleanup-cleanup branch from d4d58c5 to 0041959 Compare May 22, 2024 09:44
@rimi-itk rimi-itk force-pushed the hotfix/1484-worklog-cleanup-cleanup branch from 0041959 to 45d6cf9 Compare May 22, 2024 09:48
@rimi-itk rimi-itk marked this pull request as ready for review May 22, 2024 10:17
@rimi-itk rimi-itk requested a review from tuj May 22, 2024 10:17
@rimi-itk rimi-itk merged commit 4ff545a into develop May 22, 2024
9 checks passed
@rimi-itk rimi-itk deleted the hotfix/1484-worklog-cleanup-cleanup branch May 22, 2024 10:22
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