Skip to content

Chore: Remove the staging test data. #331

Open
@jrconlin

Description

@jrconlin

Once staging load testing is done, we will need to remove the junk data we've previously loaded.

We can use the console and a query like:

delete from bso where collection_id = 100 and fxa_uid like "DEADBEEF%" and fxa_kid like "0000000000022-DEADBEEF%"

Metadata

Metadata

Assignees

Labels

1Estimate - xs - This is a trivial change with clearly defined parameters.cleanup

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions