Skip to content

Hotfix: Leantime synchronization adjustments#232

Merged
jeppekroghitk merged 6 commits intodevelopfrom
hotfix/2.9.4
Jul 10, 2025
Merged

Hotfix: Leantime synchronization adjustments#232
jeppekroghitk merged 6 commits intodevelopfrom
hotfix/2.9.4

Conversation

@jeppekroghitk
Copy link
Copy Markdown
Contributor

@jeppekroghitk jeppekroghitk commented Jul 9, 2025

Link to ticket

N/A

Description

This PR serves to prevent some issues that has occurred recently in the Leantime synchronisation.

  • Explicitly excluding milestones in issue sync.
  • Handling worker = null when syncing issues.
  • Upped phpfpm container memory.
  • Added project id param to sync-worklogs command.

Screenshot of the result

N/A

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.

@jeppekroghitk jeppekroghitk requested a review from turegjorup July 9, 2025 15:43
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Please upload report for BASE (develop@3145758). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/Command/SyncWorklogsCommand.php 0.00% 8 Missing ⚠️
src/Service/DataSynchronizationService.php 0.00% 3 Missing ⚠️
src/Service/LeantimeApiService.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #232   +/-   ##
==========================================
  Coverage           ?   10.62%           
  Complexity         ?     1744           
==========================================
  Files              ?      186           
  Lines              ?     7096           
  Branches           ?        0           
==========================================
  Hits               ?      754           
  Misses             ?     6342           
  Partials           ?        0           
Flag Coverage Δ
10.62% <0.00%> (?)
unittests 10.62% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jeppekroghitk jeppekroghitk merged commit f9da3ea into develop Jul 10, 2025
9 checks passed
@jeppekroghitk jeppekroghitk deleted the hotfix/2.9.4 branch July 10, 2025 10:35
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.

3 participants