Skip to content

Fix props name casing in time time tracker vue component

What does this MR do?

This MR changes the property naming in time tracker vue component to meet eslint rules.

adapted and tested:

  • fix naming props to meet eslint rules
  • adapt all callsites
  • quick actions proper update the estimates
  • Milestone Panel and Issue panel show proper values
  • karma tests

Please tell me if I am missing something here :)

What are the relevant issue numbers?

Closes #51699 (closed)
Closes #45977 (closed)
Follow up of MR !21825 (merged)

Does this MR meet the acceptance criteria?

Edited by Johann Hubert Sonntagbauer

Merge request reports