[GH-ISSUE #3105] Unable to delete Identity #1767

Closed
opened 2026-02-27 11:18:59 +03:00 by kerem · 1 comment
Owner

Originally created by @Quiver92 on GitHub (Oct 23, 2023).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/3105

Impacted versions

  • OS Type: Ubuntu
  • OS Version: 22.04
  • Database Type: PostgreSQL
  • Database version: 14
  • Modoboa: 2.1.2
  • installer used: Yes
  • Webserver: Nginx

Steps To Reproduce

  1. From GUI try to delete Identity

Current behavior

I've got "Internal error" message in GUI
and Error messages in postgresql log:

modoboa@modoboa ERROR:  relation "modoboa_migration" does not exist at character 172
modoboa@modoboa STATEMENT:  SELECT "modoboa_migration"."id", "modoboa_migration"."provider_id", "modoboa_migration"."mailbox_id", "modoboa_migration"."username", "modoboa_migration"."_password" FROM "modoboa_migration" WHERE "modoboa_migration"."mailbox_id" IN (182)

Expected behavior

Identety succesfully deleted

Video/Screenshot link (optional)

obraz

Originally created by @Quiver92 on GitHub (Oct 23, 2023). Original GitHub issue: https://github.com/modoboa/modoboa/issues/3105 # Impacted versions * OS Type: Ubuntu * OS Version: 22.04 * Database Type: PostgreSQL * Database version: 14 * Modoboa: 2.1.2 * installer used: Yes * Webserver: Nginx # Steps To Reproduce 1. From GUI try to delete Identity # Current behavior I've got "Internal error" message in GUI and Error messages in postgresql log: ``` modoboa@modoboa ERROR: relation "modoboa_migration" does not exist at character 172 modoboa@modoboa STATEMENT: SELECT "modoboa_migration"."id", "modoboa_migration"."provider_id", "modoboa_migration"."mailbox_id", "modoboa_migration"."username", "modoboa_migration"."_password" FROM "modoboa_migration" WHERE "modoboa_migration"."mailbox_id" IN (182) ``` # Expected behavior Identety succesfully deleted # Video/Screenshot link (optional) ![obraz](https://github.com/modoboa/modoboa/assets/13777007/144693c0-f43f-4441-9271-382e47b4490a)
kerem 2026-02-27 11:18:59 +03:00
Author
Owner

@tonioo commented on GitHub (Oct 27, 2023):

@Quiver92 Looks like you forgot to run migrations

<!-- gh-comment-id:1782845220 --> @tonioo commented on GitHub (Oct 27, 2023): @Quiver92 Looks like you forgot to run migrations
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#1767
No description provided.