Skip to content

Fix bug on restore mailbox (delete_pending was Null in database)#127

Merged
barryo merged 1 commit intoopensolutions:masterfrom
Spiral23:dev
Apr 4, 2016
Merged

Fix bug on restore mailbox (delete_pending was Null in database)#127
barryo merged 1 commit intoopensolutions:masterfrom
Spiral23:dev

Conversation

@Spiral23
Copy link
Copy Markdown
Contributor

@Spiral23 Spiral23 commented Mar 6, 2015

No description provided.

@barryo
Copy link
Copy Markdown
Member

barryo commented Apr 2, 2016

I don't see an issue with null. Also, if we're restoring, surely we should set delete_pending to false or null, not the previous value.

@barryo barryo closed this Apr 2, 2016
@Spiral23
Copy link
Copy Markdown
Contributor Author

Spiral23 commented Apr 4, 2016

Hi barryo

if you cancel an archive pending the field "delete_pending" was set to "null" and you can't see the mailbox in active mailbox.

An active mailbox must have the field delete_pending to 0 (not the null value )

Sorry for my poor english.

Spiral

@barryo barryo reopened this Apr 4, 2016
@barryo barryo merged commit 87bf5d8 into opensolutions:master Apr 4, 2016
@barryo
Copy link
Copy Markdown
Member

barryo commented Apr 4, 2016

@Spiral23 - thanks for the follow up and additional explanation. I've merged this in now 🍻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants