Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
nning committed Mar 3, 2014
1 parent 13d368d commit fc1a633
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
* If a mailbox "foo" is renamed to "bar" and then to "foo" again, an exception
is thrown (see test/unit/mailbox_test.rb:57):
SQLite3::ConstraintException: UNIQUE constraint failed: relocations.mailbox_id: INSERT INTO "relocations" ("created_at", "mailbox_id", "old_domain", "old_username", "updated_at") VALUES (?, ?, ?, ?, ?)
* Relocation daemon.
* Make auto-refresh in changes index configurable.

0 comments on commit fc1a633

Please sign in to comment.