Prevent querying AI provider on rollback

Created on 8 September 2025, 30 days ago

Problem/Motivation

We have observed that when a migration is rolled back, the AiMigrator is run. If the cache has been cleared since the last import, then the AiMigrator will actually query the AI provider. This is both inefficient and expensive.

Please find and implement a way to prevent this from occurring on rollback. Ideally, none of the AiMigrator would run on rollback.

πŸ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States majorrobot

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024