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

Deleting a job with non-default sorting does not work #177

Open
gingergenius opened this issue Feb 12, 2021 · 1 comment
Open

Deleting a job with non-default sorting does not work #177

gingergenius opened this issue Feb 12, 2021 · 1 comment

Comments

@gingergenius
Copy link

Describe the bug
When deleting jobs. wrong job seems to get deleted if the jobs are sorted other than the default way.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Dashboard - Jobs'
  2. Sort by start date descending
  3. Click "Delete" on a job, in my case it was one that got killed and did not finish normally
  4. The job you want to delete stays in the list, but moves up one line because some other job above it disappeared, I couldn't see which one exactly.

Expected behavior
The jobs should get deleted independently of the sorting in the jobs list.

Environment (please complete the following information):

  • Operating system: Alpine Linux as Docker
  • Python version: 3.9
  • ScrapydWeb version: latest
  • Browser: Firefox
@my8100
Copy link
Owner

my8100 commented Feb 13, 2021

Could you reproduce the issue and post related screenshots and log?

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

No branches or pull requests

2 participants