The BasicJobParser can throw NullPointerExceptions when reading the name of a job
Description
Environment
Any Jira Instance
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Unassigned
UnassignedReporter
Mark Rekveld
Mark RekveldComponents
Fix versions
Affects versions
Priority
Zoom
Open Zoom
Created January 7, 2019 at 9:23 PM
Updated January 8, 2019 at 9:56 AM
Resolved January 8, 2019 at 9:56 AM
Zoom
The
BasicJobParser
can throw aNullPointerException
on this linejob.setName(object.getAsJsonPrimitive("name").getAsString());