When using Planner API to create task, it shows that an unknown user made a comment for new task but shows last edited was the user that made the API call.
As seen in picture below, it should show medxplanner1 not Unknown... Any ideas?
Asked
Active
Viewed 179 times
0

Dev
- 2,428
- 2
- 14
- 15

Julian Alwandy
- 321
- 1
- 4
- 13
-
Hopefully you validated the payload, plan, buckets and there is no issue with that? – Dev Dec 15 '20 at 19:43
-
This is a UI issue, and we're trying to identify the specific problem here. if you could answer the following questions it would help us find the root cause: 1- Does refreshing the page fix the issue? 2- Is the user in question a guest user? 3- Are there any tenant settings that prevent users from reading group membership or user information? 4- Is there any reason why the client calls may be blocked? Like tools that are trying to capture/manipulate out going network traffic. Thanks! – Tarkan Sevilmis Dec 16 '20 at 23:06
-
@TarkanSevilmis 1. No, 2. No, its a full member, 3. Not as I am aware as the app is multi tenant and submits across different tenants, so far our testing env is fine but the example ones aren't. 4. Shouldn't be, its deployed on azure apps to make api call – Julian Alwandy Dec 17 '20 at 11:23
-
@Dev all validated and works fine on our own tenant – Julian Alwandy Dec 17 '20 at 11:24
-
Does the application/API call is running on app-only context? – Dev Dec 17 '20 at 20:14
-
Are you still facing the issue? – Rama-MSFT Dec 28 '20 at 11:23
-
We have made some changes which should improve this. Are you still facing the issue? – Tarkan Sevilmis Jan 19 '21 at 21:29