We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a556f7 commit 66d6bb4Copy full SHA for 66d6bb4
src/components/progress-report/migrations/reextract-all-progress-reports.migration.ts
@@ -8,7 +8,7 @@ import { FileVersion } from '../../file/dto';
8
import { PeriodicReportUploadedEvent } from '../../periodic-report/events';
9
import { ProgressReport } from '../dto';
10
11
-@Migration('2024-11-11T16:00:04')
+@Migration('2024-11-11T16:00:06')
12
export class ReextractPnpProgressReportsMigration extends BaseMigration {
13
constructor(
14
private readonly eventBus: IEventBus,
0 commit comments