microsoft / Federal-Business-Applications

US Government Business Applications Demo Repository
MIT License
171 stars 59 forks source link

Feature Request: Create an example on how a user could change the organizer of a recurring meeting to a new organizer #56

Open lordneeko opened 1 year ago

lordneeko commented 1 year ago

Premise: We are constantly fighting the battles of having to cancel recurring meetings so that a new organizer can take it over. This causes all sorts of headaches, but it just plain a pain to do.

The Need: A PowerApp and sets of PowerAutomate flows which the "old organizer" initiates. The old organizer selects the meeting they want to re-assign and then enters the new organizer's information. The App/Flow then creates a "Draft" meeting invite with all the exact same information as the previous invite (including To, CC, subject, body, and Teams invite links/phone number) and sends the draft to the new organizer (somehow) who then just has to "send" it out (suspect a manual interactio of some sort here). Except, the "Send it out" action also cancels the old invite, so it all seems to happen simultaneously.

Ideally, the "Cancel" action and the "New" action would not send an email to everyone. Their calendars would just update with the new item.

Also Ideally, the user would not need to install their own flows or anything, the whole solution would be created as an exported PowerApp that would just "Work" for the entire enterprise once imported into the environment.

Side note: This should be an out of the box feature, quite honestly, in a business/enterprise environment. This capability should be build into Outlook/Exchange, rather than creating a workaround.