OfficeDev / microsoft-teams-apps-requestateam

Power Platform based solution that allows users to request teams and automates team creation. NO LONGER MAINTAINED. Please use 'Provision Assist' - https://github.com/pnp/provision-assist-m365/ instead.
MIT License
236 stars 66 forks source link

Copying a Request a Team submission does not action the associated Template #377

Open paul1923 opened 2 years ago

paul1923 commented 2 years ago

Description

If you Request a Team that prepends a name or abbreviation as part of the template actions, and subsequently copy that submission to another Request, the associated prefix does not get applied on the second and subsequents requests.

Steps to reproduce

  1. Request a Team normally
  2. From the "My Requests" tab, select Clone Request
  3. The new request appears to have the template applied, but the template actions are not executed when the request is approved.

Expected results

The Team should have the name actions applied when the team is approved and created.

Actual Results

The Team is created without the Template name prefix

Solution component

Power App

Operating system (environment)

Windows

Additional Info

No response