Skip to content
Snippets Groups Projects

Fix 33_triage_ops database seed

Merged Lee Tickett requested to merge add-pat-create-service-no-email-param into master
All threads resolved!

What does this MR do and why?

One of our seed scripts creates a personal_access_token but errors out because of issues with hooks inside of transactions.

This MR wraps the seed in Sidekiq::Worker.skipping_transaction_check to prevent the error.

How to set up and validate locally

Run:

bundle exec rake db:seed_fu FILTER=33_triage_ops SEED_TRIAGE_OPS=true

On master (watch it explode).

Now run it on this branch (and celebrate :tada:).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Lee Tickett

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading