Skip to content

[FIX] Handle Lookup write propagation in complex sharing scenari#2945

Merged
chibenwa merged 1 commit intoapache:masterfrom
chibenwa:fix-propagate
Feb 20, 2026
Merged

[FIX] Handle Lookup write propagation in complex sharing scenari#2945
chibenwa merged 1 commit intoapache:masterfrom
chibenwa:fix-propagate

Conversation

@chibenwa
Copy link
Copy Markdown
Contributor

Spotted on functional mailboxes

18:12:50.435 [ERROR] o.a.j.e.d.InVmEventDelivery - Error while processing listener org.apache.james.jmap.event.PropagateLookupRightListener$PropagateLookupRightListenerGroup@34647f77 org.apache.james.mailbox.exception.InsufficientRightsException: Setting ACL is only permitted to the owner and admins of the mailbox
	at org.apache.james.mailbox.store.StoreRightManager.assertHaveAccessTo(StoreRightManager.java:285)
	at org.apache.james.mailbox.store.StoreRightManager.lambda$applyRightsCommandReactive$10(StoreRightManager.java:193)
	at com.github.fge.lambdas.consumers.ConsumerChainer.doAccept(ConsumerChainer.java:20)
	at com.github.fge.lambdas.consumers.ThrowingConsumer.accept(ThrowingConsumer.java:22)

Spotted on functional mailboxes

18:12:50.435 [ERROR] o.a.j.e.d.InVmEventDelivery - Error while processing listener org.apache.james.jmap.event.PropagateLookupRightListener$PropagateLookupRightListenerGroup@34647f77
org.apache.james.mailbox.exception.InsufficientRightsException: Setting ACL is only permitted to the owner and admins of the mailbox
	at org.apache.james.mailbox.store.StoreRightManager.assertHaveAccessTo(StoreRightManager.java:285)
	at org.apache.james.mailbox.store.StoreRightManager.lambda$applyRightsCommandReactive$10(StoreRightManager.java:193)
	at com.github.fge.lambdas.consumers.ConsumerChainer.doAccept(ConsumerChainer.java:20)
	at com.github.fge.lambdas.consumers.ThrowingConsumer.accept(ThrowingConsumer.java:22)
@chibenwa chibenwa merged commit 2d7ef20 into apache:master Feb 20, 2026
1 check passed
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.

1 participant