Skip to content
This repository was archived by the owner on Feb 18, 2023. It is now read-only.
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

@aleksa-krolls

Description

@aleksa-krolls

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?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions