Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ras 66 posts 330 karma points
    Aug 31, 2022 @ 15:00
    Ras
    0

    Cannot see forms entries after upgrade

    Hi, I've recently attempted an upgrade of Umbraco Forms from 8.11 to 8.13. It was initially installed as a package directly in the backoffice, I've attempted doing it that way and also uninstalling it and installing it again through nuget. Locally, everything seems okay, but on my test environment I get an error when trying to click on an entry to inspect it for editing or otherwise.

    TypeError: Cannot read properties of undefined (reading 'preValues')
    

    All the fields also show

    Another interesting thing I found is that when I go to the packages-tab in Umbraco there are no installed packages (as expected when doing it through nuget), but if I go to the packages "store" and click on Umbraco Forms I get a message saying :

    "Server error: Contact administrator, see log for full details. Failed to validate package Umbraco Forms"

    Not sure how to proceed, any ideas? Umbraco version is 8.9.0

  • Ben Palmer 180 posts 866 karma points c-trib
    Sep 09, 2022 @ 16:21
    Ben Palmer
    0

    Hi @Ras,

    Did you solve this issue? I'm seeing the same with version 9.5.1.

    Just to add to this, adding a screenshot of the Backoffice:

    enter image description here

    I also see the following error in the console when I try to click on the <Empty> link:

    TypeError: Cannot read properties of undefined (reading 'preValues')
    at Object.viewEntryDetails (umbraco.forms.js:1881:86)
    at fn (eval at compile (umbraco-backoffice-js.js.v83a7c2ecfca6123b1a52100d9309cf101cd80d0c:276:164), <anonymous>:4:441)
    at e (umbraco-backoffice-js.js.v83a7c2ecfca6123b1a52100d9309cf101cd80d0c:223:191)
    at b.$eval (umbraco-backoffice-js.js.v83a7c2ecfca6123b1a52100d9309cf101cd80d0c:179:468)
    at b.$apply (umbraco-backoffice-js.js.v83a7c2ecfca6123b1a52100d9309cf101cd80d0c:180:198)
    at HTMLAnchorElement.<anonymous> (umbraco-backoffice-js.js.v83a7c2ecfca6123b1a52100d9309cf101cd80d0c:223:276)
    at HTMLAnchorElement.dispatch (umbraco-backoffice-js.js.v83a7c2ecfca6123b1a52100d9309cf101cd80d0c:2:43064)
    at v.handle (umbraco-backoffice-js.js.v83a7c2ecfca6123b1a52100d9309cf101cd80d0c:2:41048)
    

    Cheers,

    Ben

  • Ras 66 posts 330 karma points
    Sep 13, 2022 @ 08:02
    Ras
    0

    Hi Ben, what I ended up having to do was to basically undo all changes then go through the installation process one more time but this time upgrading from 8.11 to 8.12. I was initially going to keep upgrading to 8.13 but 8.12 seemed to have solved my issues.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies