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

[CoE Starter Kit - BUG] When I try to launch a new app from app catalog I got an error because app is not found #6125

Closed
1 task done
wilmandx opened this issue Jul 20, 2023 · 7 comments
Assignees
Labels
bug Something isn't working coe-starter-kit CoE Starter Kit issues

Comments

@wilmandx
Copy link

wilmandx commented Jul 20, 2023

Does this bug already exist in our backlog?

  • I have checked and confirm this is a new bug.

Describe the issue

When I launch an app from app catalog I have an error because it doesn't find the app, I checked in the inventory and the app id is different

When I check the correct app id is different from that one generated in url:

image

so the app launcher is not using the correct app id

Expected Behavior

the application is openned in the new window correctly

What solution are you experiencing the issue with?

Core

What solution version are you using?

4.11

What app or flow are you having the issue with?

app catalog

What method are you using to get inventory and telemetry?

Cloud flows

Steps To Reproduce

  1. Add new app to catalog in power platform admin view
    image

  2. Open app catalog

  3. Click in the app that you want to open
    image

  4. Error is shown in new window
    image

Anything else?

No response

@wilmandx wilmandx added bug Something isn't working coe-starter-kit CoE Starter Kit issues labels Jul 20, 2023
@Jenefer-Monroe
Copy link
Collaborator

Can you please open the desired app manually from the product and compare the URL with what is generated from the app when you click that icon?

@Jenefer-Monroe Jenefer-Monroe added question Further information is requested and removed bug Something isn't working labels Jul 20, 2023
@wilmandx
Copy link
Author

wilmandx commented Jul 20, 2023

Yes @Jenefer-Monroe absolutely, and I realized others apps are generated with the same wrong app id (7b5baf0d-0a25-ee11-9965-000d3a0a2c12 )

Desire link (working when I go directly)

https://orgf8ffe177.crm3.dynamics.com/main.aspx?appid=3d333a9e-fbff-ed11-8f6d-000d3aff3da3

Generate link by app catalog (wrong app id)

https://orgf8ffe177.crm3.dynamics.com/main.aspx?appid=7b5baf0d-0a25-ee11-9965-000d3a0a2c12

@Jenefer-Monroe
Copy link
Collaborator

Does this only repro for Model Driven Apps? We might have done it wrong for those when we lit up putting MDAs in here.

@wilmandx
Copy link
Author

wilmandx commented Jul 20, 2023

You're right only for model driven apps, I just tested other canvas apps and this is working perfectly

@Jenefer-Monroe Do you know a workarround for this problem meanwhile ?

@Jenefer-Monroe
Copy link
Collaborator

Thank you for posting.
Fix is just to change which field we use in the URL for the MDA case as shown below.
Local fixed for August.
image

@Jenefer-Monroe Jenefer-Monroe added bug Something isn't working and removed question Further information is requested labels Jul 20, 2023
@wilmandx
Copy link
Author

Thank you for your answer and support @Jenefer-Monroe

@CoEStarterKitBot
Copy link
Collaborator

@wilmandx This has been fixed in the latest release. Please install the latest version of the toolkit following the instructions for installing updates. Note that if you do not remove the unmanaged layers as described there you will not receive updates from us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working coe-starter-kit CoE Starter Kit issues
Projects
Archived in project
Development

No branches or pull requests

3 participants