Skip to content

[Bug]: could not resolve field "<fieldname>" in class <classname> #1027

Description

@JLNNN

Expected behavior

Using the structure

  • Block -> localizedfields -> inputfield

is not logging any errors.

Actual behavior

When opening the pimcore playground, I'm receiving multiple php error log entries saying that

pimcore.ERROR: could not resolve field "officeHoursTimesInput" in class Salespartner [] []

I think it's maybe something like this ticket? But I'm using pimcore v12.3.2 and data-hub v2.3.0.

Despite that, the frontend (headless, query via GraphQL) is working fine.

Steps to reproduce

I've created the following class properties:

Image

And added the fields to the DocumentRequest output:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Affected capability

    None yet

    Platform Version

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions