Add FP submissions cleanup: auto-clear approved, dismiss rejected, collapsible section
This commit is contained in:
@@ -15,6 +15,7 @@ const MIGRATIONS_DIR = __dirname;
|
||||
// Add new migrations to this list as they're created.
|
||||
const POSTGRES_MIGRATIONS = [
|
||||
'add_decom_workflow_type.js',
|
||||
'add_fp_submissions_dismissed.js',
|
||||
];
|
||||
|
||||
async function runAll() {
|
||||
|
||||
Reference in New Issue
Block a user