
|
If you were logged in you would be able to see more operations.
|
|
|
|
If a job is created with a ScheduledJobIdentifier, and another job with a ScheduledJobIdentifier with the same name, but with other modified attributes, such as the job key, findJobs will return the existing job, rather than an empty list, as it should.
|
|
Description
|
If a job is created with a ScheduledJobIdentifier, and another job with a ScheduledJobIdentifier with the same name, but with other modified attributes, such as the job key, findJobs will return the existing job, rather than an empty list, as it should. |
Show » |
|
It's late, so I haven't tried a couple of my thoughts, but I'm attaching the test case, in case anyone has some other ideas.