Approval task going to wrong person with same name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2024 09:57 AM
We have a catalog item that uses flow designer to send an approval task to the submitters manager. The manager's name is Joe Smith, but the approval task is going to the wrong Joe Smith.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2024 10:03 AM
Hi @CathyD ,
Instead of name try to change the filter to get sysid (or) User ID.
If possible please share the screenshot of the flow designer configuration.
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2024 11:54 AM
Hi @CathyD,
Can you please share a snippet of your Flow where it's using the submitter's manager?
Are you simply dot-walking and assigning it to their manager?
If so, the issue might not be the Flow itself but your data is incorrect. (i.e. user data hasn't been provisioned properly)
Thanks