Skip to content

Feat: support nested fields, add timeout configuration #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Asafkbalink
Copy link
Contributor

  • Nested fields like "Owner.Id" will be now populated correctly
  • Functions like SOQL "toLabel(field) field" will now be populated correctly
  • Removed field type validations as they are not working with nested fields (& can be inferred by elastic or configured by logstash mapping)
  • Add timeout configuration (defaults to 60)
  • Update changelog

- Nested fields like "Owner.Id" will be now populated correctly
- Functions like SOQL "toLabel(field) field" will now be populated correctly
- Removed field type validations as they are not working with nested fields
- Update changelog
@cla-checker-service
Copy link

cla-checker-service bot commented Aug 22, 2022

💚 CLA has been signed

@fransf-wtax
Copy link

Thanks for this, @Asafkbalink ! I'm going to include this in the next release (3.3.0). I know it's been 2½ years, but if possible, could you rebase your branch on main? Thanks!

@fransflippo fransflippo changed the base branch from main to feature/support-nested-fields May 14, 2025 06:50
@fransflippo fransflippo changed the base branch from feature/support-nested-fields to main May 14, 2025 07:06
@fransflippo
Copy link
Collaborator

Timeout configuration (via #39) is included in version 3.3.0 of the plugin, which was released yesterday. I'll keep this PR open to track progress on the nested fields feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants