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

Failed to create solution merge commit flow #68

Open
tdashworth opened this issue Mar 12, 2021 · 1 comment
Open

Failed to create solution merge commit flow #68

tdashworth opened this issue Mar 12, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@tdashworth
Copy link
Contributor

tdashworth commented Mar 12, 2021

Description
When adding a new repository with a name with 29 characters the Flow When a repository is created or updated - Create an associated solution merge commit flow reports a Status Reason of Failed to link repository. Looking at the Flow run, which doesn't show as failed, the action Add new Flow fails with the message:

A validation error occurred. The length of the 'name' attribute of the 'workflow' entity exceeded the maximum allowed length of '100'..

Steps to reproduce
Steps to reproduce the behaviour:

  1. Open 'Development Hub' App
  2. Go to 'Repositories'
  3. Click on 'Add'
  4. Create a new repository with a name of length 27 characters or greater
  5. Click 'Save'

Expected behaviour
The solution merge flow is created with a name less than or equal to 100. The repository name could be truncated or the template name could be shortened. I guess the repository name field could have a length limit but that isn't the best experience for the user just because of the Flow name. It would also be nice to have seen the flow FAILED rather that succeeded.

Environment (please complete the following information):

  • Browser: Edge
  • Browser version: 89.0.774.45 (Official build) (64-bit)
  • Power Apps environment version: 9.2.21023.00131
  • Solution versions:
    image
@tdashworth tdashworth added the bug Something isn't working label Mar 12, 2021
@ewingjm
Copy link
Owner

ewingjm commented Mar 12, 2021

Thanks, @tdashworth. Will have to try to cut down the length of the template flow's name and also truncate as you say.

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

No branches or pull requests

2 participants