diff --git a/pkg/jira/ohssService.go b/pkg/jira/ohssService.go index 77ae2ff4..8853313a 100644 --- a/pkg/jira/ohssService.go +++ b/pkg/jira/ohssService.go @@ -9,7 +9,7 @@ import ( const ( JiraOHSSProjectKey = "OHSS" - CustomFieldClusterID = "customfield_12316349" + CustomFieldClusterID = "customfield_10852" ) type OHSSIssue struct {