Copied to clipboard

Flag this post as spam?

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


  • Michael B 16 posts 96 karma points
    21 days ago
    Michael B
    0

    Umbraco 10 Cannot Save Changes in Settings

    Hello,

    I am having a very weird issue. When I try to save an Umbraco document type, I hit save, and after a minute it says Document saved. If I go to Content the change is not there, and when I go back to Settings it was as if the change never happened. I am curious if anyone has ever had this and managed to resolve it? I get no errors or exceptions unfortunately, so I do not have much info to give on why it is happening. The database was recently upgraded from 7, so maybe an issue occurred during the migration process.

  • Yakov Lebski 554 posts 2119 karma points
    21 days ago
    Yakov Lebski
    0

    Do you have error message? Sometimes tabs has not allowed name or properties was related to "Custom Properties" Tab that not allowed in umbraco 10

    Run this query to check it

     SELECT 
          DISTINCT([contentTypeId])     
      FROM [cmsPropertyType]
      WHERE propertyTypeGroupId IS NULL
    
Please Sign in or register to post replies

Write your reply to:

Draft