class IssueConversionInformation(val imsProject: String, val githubId: String, var gropiusId: String?)
This class is used to store information about the conversion of a issue
Parameters
imsProject
The project the issue belongs to.
githubId
The id of the issue on github.
gropiusId
The id of the issue on gropius.