Skip to content

Conversation

MitanOmar
Copy link
Member

fix: #179

@MitanOmar MitanOmar requested a review from a team as a code owner June 5, 2024 08:03
if (
changeset.get("project.remainingEffortTracking") &&
!changeset.get("mostRecentRemainingEffort")
this.selectedTask.isNew
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the value of changeset.get("mostRecentRemainingEffort") in case this.selectedTask.isNew === true?

@MitanOmar MitanOmar force-pushed the update-Remaining-effort-when-changing-estimated-time branch from a57d353 to 7ee7144 Compare August 13, 2024 14:24
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.

[BUG]: creating a new task when remaining effort is active
2 participants