Opened 15 years ago

Closed 15 years ago

#1250 closed defect (fixed)

The internal job queue start jobs that has been marked as "removed"

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 2.11
Component: core Version:
Keywords: Cc:

Description

  1. Do anything that ends up in registration of a job, for example, an import or export
  2. Quickly navigate to View -> Jobs
  3. Find the newly registered job, select it and click "Delete". The job should now be in the trashcan.
  4. The internal job queue ignores the "removed" flag and starts executing the job.

Note! I don't know if job agents have the same behaviour. This should be checked.

Change History (2)

comment:1 by Nicklas Nordborg, 15 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 15 years ago

Resolution: fixed
Status: assignedclosed

(In [4804]) Fixes #1250: The internal job queue start jobs that has been marked as "removed"

The job agent didn't have the same problem.

Note: See TracTickets for help on using tickets.