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

Cloning mailnickname issue #108

Open
JimmyHang opened this issue Aug 5, 2020 · 4 comments
Open

Cloning mailnickname issue #108

JimmyHang opened this issue Aug 5, 2020 · 4 comments
Assignees
Labels
bug Something isn't working planned Planned functionality/changes

Comments

@JimmyHang
Copy link

When cloning a Team, the logic apps sends the following payloads the Teams clone endpoint

image

I’m expecting the «mailNickname» value to be the groups mail address pluss the SharePoint site URL,
But somehow what I’m getting is the “displayName” value instead? Is this an issue with the Graph clone endpoint or have I missed something?

SharePoint URL:
image

Group Mail alias:
image

@JimmyHang
Copy link
Author

Just re-read the documentation again, and the answer to this is unfortunately:

mailNickname String The mail alias for the group, unique in the organization. This property must be specified when a group is created. Supports $filter. If this property is not specified, it will be computed from the displayName. Known issue: this property is currently ignored.

Anyone knows anything about when this might be fixed?

@PerOve
Copy link

PerOve commented Nov 22, 2020

I can confirm that this issue is still valid.
I tried the newest build, today 22.11.2020.

It also makes the Logic app "CheckSiteExists" not working as expected, when there is a different Shortname than the SP site url.
That will happen if the Team Name contains characters like '-'. Those are removed from the shortname.

That is a problem since it will make a new Team, even if the Team exist.

@alexc-MSFT
Copy link
Member

@JimmyHang @PerOve Thanks for pointing this one out, I'm going to add it to the roadmap to fix.

@alexc-MSFT alexc-MSFT self-assigned this Dec 18, 2020
@alexc-MSFT alexc-MSFT added bug Something isn't working planned Planned functionality/changes labels Dec 18, 2020
@joeknex
Copy link

joeknex commented Apr 8, 2023

@alexc-MSFT Any updates on this being fixed? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working planned Planned functionality/changes
Projects
None yet
Development

No branches or pull requests

4 participants