Skip to content

[Bug]: Salesforce Input MDI started failing after recent changes #6871

@bamaer

Description

@bamaer

Apache Hop version?

2.18.0-SNAPSHOT

Java version?

21

Operating system

macOS

What happened?

MDI on Salesforce Input started failing after #6849 was merged.

This is caused by the samples String[] property.

Suggested fix is to

  • exclude this samples property from MDI
  • exclude fieldClass.isArray() from HopMetadataInjector, similar to how this is done for enums etc.

Issue Priority

Priority: 1

Issue Component

Component: Metadata, Component: Transforms

Metadata

Metadata

Assignees

Type

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions