Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-2884 Update JMAP implementation to conform to RFC 8620/8621
  3. JAMES-3482

Mailbox/changes do not take isSubscribe changes into account

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.8.0
    • eventbus, JMAP

    Description

      What

      GIVEN a subscribed mailbox
      WHEN I unsubscribe it
      THEN the change is not recorded and a new state is not generated
      

      How

      We need extra Mailbox events to capture *subscription changes*: MailboxSubscribed, MailboxUnsubscribed.

      MailboxChangeListener needs to record state changes upon these events.

      Definition of done

      The following Mailbox/changes integration test should pass:

      GIVEN a subscribed mailbox
      WHEN I unsubscribe it
      THEN the changeshould be recorded and a new state should be generated
      

      Attachments

        Activity

          People

            aduprat Antoine Duprat
            btellier Benoit Tellier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: