Skip to content

fix(projects): include on hold status in project filters and reports (backport #57223)#57242

Open
mergify[bot] wants to merge 3 commits into
version-15-hotfixfrom
mergify/bp/version-15-hotfix/pr-57223
Open

fix(projects): include on hold status in project filters and reports (backport #57223)#57242
mergify[bot] wants to merge 3 commits into
version-15-hotfixfrom
mergify/bp/version-15-hotfix/pr-57223

Conversation

@mergify

@mergify mergify Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Issue:
The On hold Project status introduced in #57137 is not handled consistently across Project workflows.

Projects that are temporarily paused can still appear in the Project selectors for new Tasks and Timesheets. The Project Summary report also does not provide On hold as a status filter. This can allow users to record new activity against paused projects and makes it difficult to report on them separately.

Backport Needed for V15 & V16


This is an automatic backport of pull request #57223 done by Mergify.

Poovetha added 3 commits July 17, 2026 15:16
(cherry picked from commit 79e5ccd)

# Conflicts:
#	erpnext/projects/doctype/project/test_project.py
(cherry picked from commit 7248961)
@mergify

mergify Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

Cherry-pick of 79e5ccd has failed:

On branch mergify/bp/version-15-hotfix/pr-57223
Your branch is ahead of 'origin/version-15-hotfix' by 1 commit.
  (use "git push" to publish your local commits)

You are currently cherry-picking commit 79e5ccd370.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (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/project/test_project.py

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

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mihir-kandoi

Copy link
Copy Markdown
Collaborator

@Sudharsanan11 conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants