I’m trying change the severity, type or resolution to a analizy but i’m got catch the following error
### Error updating database. Cause: java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (SONARADM.SYS_C007601) violated ### The error may involve org.sonar.db.issue.IssueChangeMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO issue_changes (kee, issue_key, user_login, change_type, change_data, created_at, updated_at, issue_change_creation_date) VALUES (?, ?, ?, ?, ?, ?, ?, ?) ### Cause: java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (SONARADM.SYS_C007601) violated