[GH-ISSUE #3670] [Bug]: Current Mailbox permissions tab does not show Send on behalf #1623

Closed
opened 2026-03-02 13:45:43 +03:00 by kerem · 5 comments
Owner

Originally created by @kris6673 on GitHub (Feb 19, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/3670

Required confirmations before submitting

  • I can reproduce this issue on the latest released versions of both CIPP and CIPP-API.
  • I have searched existing issues (both open and closed) to avoid duplicates.
  • I am not requesting general support; this is an actual bug report.

Issue Description

Full access and send as shows up fine, but send on behalf, seems to broken. I think it might be because the send on behalf shows uses the identity field/GUID, and not the UPN like the send as and full access does?

  1. Grant send on behalf rights to a user for a shared mailbox, either via powershell or CIPP.
  2. Update the page and the rights does not show up.
  3. Test via powershell "Get-Mailbox -Identity sharedmailbox@domain.dk | Select-Object Name, GrantSendOnBehalfTo" and the accounts will show

Powershell shows this:
Image

CIPP shows this:
Image

Environment Type

Sponsored (paying) user

Front End Version

7.2.3

Back End Version

7.2.3

Relevant Logs / Stack Trace


Originally created by @kris6673 on GitHub (Feb 19, 2025). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/3670 ### Required confirmations before submitting - [x] **I can reproduce this issue on the latest released versions** of both CIPP and CIPP-API. - [x] **I have searched existing issues** (both open and closed) to avoid duplicates. - [x] I am **not** requesting general support; this is an actual bug report. ### Issue Description Full access and send as shows up fine, but send on behalf, seems to broken. I think it might be because the send on behalf shows uses the identity field/GUID, and not the UPN like the send as and full access does? 1. Grant send on behalf rights to a user for a shared mailbox, either via powershell or CIPP. 2. Update the page and the rights does not show up. 3. Test via powershell "Get-Mailbox -Identity sharedmailbox@domain.dk | Select-Object Name, GrantSendOnBehalfTo" and the accounts will show Powershell shows this: ![Image](https://github.com/user-attachments/assets/ca6a1ee3-c342-4c7d-8a27-d6a8abdb9234) CIPP shows this: ![Image](https://github.com/user-attachments/assets/37aad090-aab2-4048-9e1e-0b9e7f0b9306) ### Environment Type Sponsored (paying) user ### Front End Version 7.2.3 ### Back End Version 7.2.3 ### Relevant Logs / Stack Trace ```plaintext ```
kerem 2026-03-02 13:45:43 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 19, 2025):

Thank you for reporting a potential bug. If you would like to work on this bug, please comment:

I would like to work on this please!

Thank you for helping us maintain the project!

<!-- gh-comment-id:2667970319 --> @github-actions[bot] commented on GitHub (Feb 19, 2025): Thank you for reporting a potential bug. If you would like to work on this bug, please comment: > I would like to work on this please! Thank you for helping us maintain the project!
Author
Owner

@github-actions[bot] commented on GitHub (Mar 1, 2025):

This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://docs.cipp.app/dev-documentation/contributing-to-the-code . Please notify the team if you are working on this yourself.

<!-- gh-comment-id:2691845623 --> @github-actions[bot] commented on GitHub (Mar 1, 2025): This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://docs.cipp.app/dev-documentation/contributing-to-the-code . Please notify the team if you are working on this yourself.
Author
Owner

@kris6673 commented on GitHub (Mar 1, 2025):

Bump

<!-- gh-comment-id:2692103236 --> @kris6673 commented on GitHub (Mar 1, 2025): Bump
Author
Owner

@KelvinTegelaar commented on GitHub (Mar 9, 2025):

it does now.

<!-- gh-comment-id:2708966604 --> @KelvinTegelaar commented on GitHub (Mar 9, 2025): it does now.
Author
Owner

@kris6673 commented on GitHub (Mar 9, 2025):

it does now.

Thaaaanks boo

<!-- gh-comment-id:2708995905 --> @kris6673 commented on GitHub (Mar 9, 2025): > it does now. Thaaaanks boo
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#1623
No description provided.