Skip to content

Again Missing Key index on table UFRecordDataString #803

@idseefeld

Description

@idseefeld

There is a maybe related closed issue #713 for version 8.x and previous.

I have notice a similar issue for version 10.0.0 / 10.0.1 Umbraco CMS Cloud project.

Bug summary

Health Check for Forms reports four missing indexes:

  • Index on table 'UFRecordDataBit', column 'Key' is missing.
  • Index on table 'UFRecordDataDateTime', column 'Key' is missing.
  • Index on table 'UFRecordDataInteger', column 'Key' is missing.
  • Index on table 'UFRecordDataLongString', column 'Key' is missing.

health-check-forms-10 0 4

But the database looks correct to me:
health-check-forms-10 0 4-database

Maybe this is not a Forms issue but a Health Check issue?

Reproduction

  1. I have created a v10 cloud project in trial mode three weeks ago.
  2. I added a second language, some translations, one simple contact form and a simple document type.
    1. I realised an issue related to language variants in Deploy and reported it.
    2. This issue Not all document properties get transferred, neither from local to Live nor from Live to local Umbraco.Deploy.Issues#126 was fixed. Btw. @AndyButland your are still in the team if this helps😉Project is https://www.s1.umbraco.io/project/idseefeld
  3. I missed the auto upgrade because trial mode expired. Today I did a manual upgrade to CMS version 10.0.1 and also latest versions of Deploy and Forms. All went well and seems to work.
  4. While going through Health Checks I noticed the missing key indexes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions