Skip to content

Comments and Search folders #67

Description

@mlategan

On some of our users we get

Error: "comment" is not a valid backing value for enum Zimbra\Common\Enum\ViewType

The error occurs for users that have a "/Comments" folder. This folder is not visible anywhere in the Zimbra gui, so it must be some internal folder. To get around it, I added

case COMMENT = "comment"

to Zimbra\Common\Enum\ViewType.

On saved search folders, we get:

Error: "" is not a valid backing value for enum Zimbra\Common\Enum\SearchSortBy

We removed the search folders on the few people that used them.

The above should be catered for by the API if it is to work with all mailboxes.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions