pnp / custom-learning-office-365

Microsoft Learning Pathways end user learning solution for Microsoft 365 customers.
MIT License
241 stars 213 forks source link

CustomLearningAdmin.aspx is blank after 5.0.0.4 update #843

Closed Tyr03 closed 2 weeks ago

Tyr03 commented 2 weeks ago

Describe the bug

After updating for the 4.4 to the 5.0.0.4 Custom learning app the CustomLearningAdmin.aspx shows nothing, the CustomLearningViewer.aspx is still working.

Accessing the Graph API was approved but no Data Upgrade was asked when accessing the page

To Reproduce

Update from the 4.4 to the 5.0.0.4, custom installation of the 4.4 was performed to have French as default and only version and Opt out of Telemetry

CustomLearningAdmin.aspx and CustomLearningViewer.aspx was left unpublished as not instruction required to do so, I tried to publish them as major version after the update but nothing changed

Expected behavior

Learning Admin page to show up

Screenshots

image

Learning Pathways version number

5.0.0.4

dcashpeterson commented 2 weeks ago

hello @Tyr03 we did see this with a few of our testers. You can fix it by deleting the sppkg file from the app catalog and re uploading it. https://github.com/pnp/custom-learning-office-365/blob/main/installation/V5Install.md#beta-installation-notes

Tyr03 commented 2 weeks ago

Thanks the page is now showing up.

But it messed up the API access, I have approved 3 time cause I got an error. After refreshing this is what I see

image

dcashpeterson commented 2 weeks ago

@Tyr03 That is fine but if you want to clean them up you can delete the api access requests and then reinstall the package and only do it one. This api access is only used to upload custom images for your playlists/assets.

Tyr03 commented 2 weeks ago

Thanks that's done