statusMappings property
The mapping of old to new status ID for a specific project and issue type.
Implementation
final List<StatusMappingDTO> statusMappings;
The mapping of old to new status ID for a specific project and issue type.
final List<StatusMappingDTO> statusMappings;