bytechefhq / bytechefhq/bytechef

[bug] Stored data used via Data storage component are not deleted for WORKFLOW and CURRENT_EXECUTION scopes

Open
#1,348 1 comment 0 reactions 0 assignees View on GitHub
backend bug
Dominant language
Java
Stars
1k
Forks
170
Avg merge
11h 25m
Merged PRs (30d)
115

Description

Currently, there is no implemented logic that will delete data for WORKFLOW and CURRENT_EXECUTION scopes.
For details check `DataStorage` implementation.

Contributor guide

Open the contributing guide

Research direction

Start by reading the DataStorage implementation mentioned in the issue and trace how data is stored for the WORKFLOW and CURRENT_EXECUTION scopes. Identify the deletion path for those scopes and verify that stored data is removed when each scope ends.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, database
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.