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 updating task name when clearing task from card. #4

Merged
merged 1 commit into from
Oct 29, 2019

Conversation

carljm
Copy link
Member

@carljm carljm commented Oct 29, 2019

Description

Ran into this minor bug while working on fixing time summaries. If you clear a task from a card, it wasn't removing the previous task name from the "time report" card section. So I fixed it.

Steps to test/reproduce

Open a card with a task assigned to it, edit the assigned task and choose --clear--. The time-report card section should update to say "The Harvest task for this card is not set." Before this fix it wouldn't update, it would still say "The Harvest task for this card is previously-assigned-task." (The time report always did update, just not the task name.)


Reviewer tasks:

You're welcome to pull the code locally to verify the fix if you want, but given the fix is small and it's kind of a hassle to set up Oddvest for local dev, I think you could just trust my manual testing and just review the code :)

  • Reviewed code

@jgerigmeyer jgerigmeyer merged commit 0216f71 into master Oct 29, 2019
@jgerigmeyer jgerigmeyer deleted the fix-task-clear branch October 29, 2019 18:18
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.

None yet

2 participants