Skip to content
This repository was archived by the owner on Feb 18, 2023. It is now read-only.

Flow jobs bug - job with a "flow" trigger is using the credential of the parent job #35

Open
aleksa-krolls opened this issue Sep 12, 2022 · 0 comments
Assignees

Comments

@aleksa-krolls
Copy link
Member

Bug

See related Community post with a full description of the issue: https://community.openfn.org/t/in-microservice-the-job-using-flow-trigger-always-use-the-configuration-from-the-previous-job-even-though-it-has-its-own-credential/234

Job A, assigned with Credential A, the trigger is cron every 5 minutes
Job B, assigned with Credential B, the trigger is “Flow” trigger of Job A

Job B is always using the Credential A as its state.configuration, instead of Credential B.

@stuartc It works on platform, so it sounds like there is a Flow Jobs bug here. Can you please write a test to replicate and troubleshoot the issue?

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

No branches or pull requests

2 participants