Skip to content

Commit

Permalink
Add TODO for coral queue issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Campbell committed Oct 29, 2020
1 parent 6c44662 commit d0f9bc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/ECNQueue.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
# Queues to not load in getQueues()
queuesToIgnore = ["archives", "drafts", "inbox"]

# TODO: Investigate coral items not having a From header
# B/c some items don't have a From field
# See coral259
queuesToIgnore.append("coral")
Expand Down

0 comments on commit d0f9bc6

Please sign in to comment.