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] show site wise background jobs #2977

Merged
merged 3 commits into from
Mar 31, 2017

Conversation

saurabh6790
Copy link
Member

if j.kwargs.get('site')==frappe.local.site or True:

due to this condition system showing all background jobs for all sites.

If you want to see all sites background jobs then add key show_background_jobs_for_all_sites to site_config.json

@rmehta
Copy link
Member

rmehta commented Mar 31, 2017

Just remove the True!

@rmehta rmehta merged commit 7e220d6 into frappe:develop Mar 31, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants