Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POC: delete system also from system_package2 #1308

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

psegedy
Copy link
Member

@psegedy psegedy commented Sep 12, 2023

error when deleting system in listener

time="2023-09-12T10:14:30Z" level=error msg="Try failed" attempt=3 err="Could not opt_out system: ERROR: update or delete on table \"system_platform_8\" violates foreign key constraint \"system_package2_rh_account_id_system_id_fkey9\" on table \"system_package2\" (SQLSTATE 23503)"
time="2023-09-12T10:14:31Z" level=error msg="Could not delete system" err="ERROR: update or delete on table \"system_platform_8\" violates foreign key constraint \"system_package2_rh_account_id_system_id_fkey9\" on table \"system_package2\" (SQLSTATE 23503)" inventoryID=803eea15-79a5-4b9f-863b-631409911ed0

Secure Coding Practices Checklist GitHub Link

Secure Coding Checklist

  • Input Validation
  • Output Encoding
  • Authentication and Password Management
  • Session Management
  • Access Control
  • Cryptographic Practices
  • Error Handling and Logging
  • Data Protection
  • Communication Security
  • System Configuration
  • Database Security
  • File Management
  • Memory Management
  • General Coding Practices

@jira-linking
Copy link

jira-linking bot commented Sep 12, 2023

Commits missing Jira IDs:
b077f58

@psegedy psegedy merged commit a8cf857 into RedHatInsights:poc Sep 12, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants