Skip to content

a8n: Ensure we run campaign jobs as the user that created the plan

Warren Gifford requested to merge actor-regression into master

Created by: ryanslade

This change ensures that campaign jobs are run using the user that created the plan.

For backwards compatibility and to aid in migrations we allow plans to be created without a user but we are not allowed to run them without one.

Fixes: https://github.com/sourcegraph/sourcegraph/issues/7914

Merge request reports

Loading