OpenFn / OpenFn/lightning

sandboxes: ensure triggers are disabled in the workflow diagram

Open
#3,426 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

When viewing a Sandboxed Workflow in the app, the diagram needs to ensure that Triggers are never enabled.

This means rendering the triggers disabled by default, but also:

  • Preventing users from enabling the triggers
  • Not showing a webhook URL
  • Showing a useful error message if users try to override

For cron jobs, is it actually useful to test that the cron is working as expected before going into production? Probably yes - how do we support this?

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

No file or test is named; start by locating the Sandboxed Workflow diagram entry point and the trigger enablement and webhook-rendering paths. Done means triggers remain disabled, cannot be enabled, no webhook URL is shown, and an override receives a useful error; the unresolved cron-testing question needs clarification.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.