export interface JiraVersionField {
  versionId?: string;
}
