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: Skip Progress and Completed by fields on Task Duplication #22565

Merged
merged 1 commit into from
Jul 6, 2020

Conversation

marination
Copy link
Collaborator

Issue:

  • % Progress was copied over on Task duplication, due to which, every new task on save was set to completed if the previous was completed

Fix

  • Dont copy %Progress and Completed By on duplication

@marination
Copy link
Collaborator Author

@Mergifyio backport version-12-hotfix

@mergify
Copy link
Contributor

mergify bot commented Jul 3, 2020

Command backport version-12-hotfix: pending

Waiting for the pull request to get merged

@Anurag810 Anurag810 self-assigned this Jul 3, 2020
@Anurag810 Anurag810 merged commit e3e5fd7 into frappe:develop Jul 6, 2020
@mergify
Copy link
Contributor

mergify bot commented Jul 6, 2020

Command backport version-12-hotfix: failure

No backport have been created

  • Backport to branch version-12-hotfix failed

Cherry-pick of e3e5fd7 has failed:

On branch mergify/bp/version-12-hotfix/pr-22565
Your branch is up to date with 'origin/version-12-hotfix'.

You are currently cherry-picking commit e3e5fd7e74.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)

	both modified:   erpnext/projects/doctype/task/task.json

no changes added to commit (use "git add" and/or "git commit -a")

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.

2 participants