Get job list from `view.getJobs()` And then it would give NullPointException when try to get the details with these job object (`job.details()` ) Does anyone met this problem before, is it a bug?
Get job list from
view.getJobs()And then it would give NullPointException when try to get the details with these job object (
job.details())Does anyone met this problem before, is it a bug?