neooooo28 opened a new pull request, #62908: URL: https://github.com/apache/airflow/pull/62908
## Summary - Adds `template_fields` to `SalesforceBulkOperator` so Jinja templating works on `operation`, `object_name`, `payload`, and `external_id_field` parameters - Adds a test to verify the `template_fields` tuple is defined correctly - Follows the same pattern used across other Airflow operators Closes #62375 ## Test plan - [x] Added unit test verifying `template_fields` tuple contents - [ ] Existing Salesforce provider tests pass without modification 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
