abstract suspend fun fillImsIssueTemplatedFields(templatedFields: MutableMap<String, String>, service: SyncDataService)
This function sets the templated fields on an IMSIssue.
Parameters
service
The service used to sync the data.
This function sets the templated fields on an IMSIssue.
The service used to sync the data.