resque / resque/resque-scheduler

Confirm Form or setting to Hide option Delete Job in Schedule Tab

Open
#775 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
1.7k
Forks
477
PR merge metrics
No merged PRs in 30d

Description

Today, on the example screen, when the configuration: Resque::Scheduler.dynamic = true, the option to delete the job in the schedule tab is activated without any security confirmation on click. I need to be able to have the dynamic scheduler and have the option to hide or not the delete job button. From what I saw in the issues and PR there is nothing about it. Would it be possible to open a PR with this request?

image

Contributor guide

Open the contributing guide

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 tracing the schedule tab's delete-job control and the Resque::Scheduler.dynamic configuration. Clarify whether the requested behavior is a confirmation prompt, a configurable visibility setting, or both; done should provide the agreed behavior while preserving dynamic scheduling.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.