Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable28] Fix email share transfer accross storages #48616

Merged
merged 3 commits into from
Oct 15, 2024

Commits on Oct 15, 2024

  1. feat(transfer-ownership): Improve verbose output of command

    Makes debbuging way easier
    
    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    47acfa0 View commit details
    Browse the repository at this point in the history
  2. fix(sharebymail): Fix share update when node id changed

    This fixes transfering an email share from a user to another one when using
     objectstore as primary storage.
    
    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5f903bb View commit details
    Browse the repository at this point in the history
  3. fix(tests): Fix sharebymail tests

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    441ca8b View commit details
    Browse the repository at this point in the history