Skip to content

Attachment object has invalid generated metadata in Create object, Upsert action #11

Open
@stas-fomenko

Description

@stas-fomenko

Description:
In some cases required property of object is invalid.

Current workaround - use developer input mode

Create Object action:
image
In this case actually required are:

  • file name
  • parent Id (missing in AR)
  • body OR enabled Utilize data.. optrion

Upsert object action
image

Parent Id field is also missing here. But this is correct that no fields are required here

AR: no required field (parent Id ) generated in both actions and in Create object action there are fields that must not be required, at the same time some not required fields are required

ER: metadata generated correctly in both actions (correct fields and correct required property is set for them)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions