OpenFn / OpenFn/lightning

Allow customizing run options for manual runs

Open
#2,928 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Elixir
Stars
296
Forks
86
Avg merge
1d 13h
Merged PRs (30d)
50

Description

#2205 introduces a workflow-level run option called job_log_level which is saved in the db. When this is turned off in the workflow settings, all runs for that workflow won't have job logs.
In case of failure, the user might find it harder to debug without logs. It could also be tiring to keep changing the workflow setting on/off everytime.

This issue makes it possible for the user to create manual runs with custom run options

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading #2205 and the workflow settings and manual-run entry points that implement the saved job_log_level option. Done means users can create manual runs with custom run options, including overriding the workflow's log setting, while existing workflow-level behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
elixir
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.