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 missing meta fields in duplicate timesheet action #2845

Merged
merged 1 commit into from Oct 12, 2021

Conversation

kevinpapst
Copy link
Member

Description

Fixes #2842

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I verified that my code applies to the guidelines (composer code-check)
  • I agree that this code is used in Kimai and will be published under the MIT license

@kevinpapst kevinpapst added this to the 1.15.5 milestone Oct 12, 2021
@codecov
Copy link

codecov bot commented Oct 12, 2021

Codecov Report

Merging #2845 (03bfb58) into master (1c4da30) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master    #2845   +/-   ##
=========================================
  Coverage     92.28%   92.28%           
  Complexity     7585     7585           
=========================================
  Files           674      674           
  Lines         22258    22260    +2     
=========================================
+ Hits          20540    20542    +2     
  Misses         1718     1718           
Impacted Files Coverage Δ
src/Controller/TimesheetAbstractController.php 86.64% <100.00%> (+0.08%) ⬆️

@kevinpapst kevinpapst added the bug label Oct 12, 2021
@kevinpapst kevinpapst merged commit 6d7d441 into master Oct 12, 2021
@kevinpapst kevinpapst deleted the duplicate-meta branch October 12, 2021 21:41
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

Custom fields on timesheet copy not visible
1 participant