Skip to content

Remove extraneous include_in_qi_db database column #1738

@louispt1

Description

@louispt1

Context

We added a boolean include_in_qi_db to manage dbbot downloads a while ago. This attribute is no longer relevant.

Current shortcoming

Unnecessary field on user data model.

Proposed enhancement

Remove it

Success criteria

  • Simple migration
  • Cancel dbbot jobs (especially those that rely on this column) - if we leave those hanging around they will just fail over and over and the failure could leave files hanging around that will fill up the server.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions