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: Bypass filters that cannot be applied #6818

Merged

Conversation

netchampfaris
Copy link
Contributor

@netchampfaris netchampfaris commented Jan 23, 2019

Use case:
When you enable Workflow for any DocType, it's status is now tracked by workflow_field and not docstatus. When you navigate from Notification dropdown, it applies a docstatus filter on the List View which cannot be applied. This can be ignored and user can apply his own filters.

workflow-list-filters-fix

Use case:

When you enable Workflow for any DocType, it's status is now tracked by
`workflow_field` and not `docstatus`. When you navigate from
Notification dropdown, it applied a `docstatus` filter on the List View
which cannot be applied. This can be ignored and user can apply his
own filters.
@rmehta rmehta merged commit d5cd344 into frappe:staging-fixes Jan 25, 2019
scmmishra pushed a commit to scmmishra/frappe that referenced this pull request Jan 28, 2019
Use case:

When you enable Workflow for any DocType, it's status is now tracked by
`workflow_field` and not `docstatus`. When you navigate from
Notification dropdown, it applied a `docstatus` filter on the List View
which cannot be applied. This can be ignored and user can apply his
own filters.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants