Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cancel the scheduled reports #3124

Open
4 tasks
Tracked by #2626 ...
madelondohmen opened this issue Jun 20, 2024 · 2 comments · May be fixed by #3871
Open
4 tasks
Tracked by #2626 ...

Cancel the scheduled reports #3124

madelondohmen opened this issue Jun 20, 2024 · 2 comments · May be fixed by #3871

Comments

@madelondohmen
Copy link
Contributor

madelondohmen commented Jun 20, 2024

This ticket is part of epic #2626

About this feature

Detailed description

This is step 4 of creating scheduled reports. It needs to be possible for the users to cancel their scheduled reports.

Feature benefit/User story

As a user, I want to cancel my scheduled report, so that I can stop the scheduling from happening in the future.

Specifications

The implementation should include…

  • Button when row is expanded
    • When enabled: show disable button
    • When disabled: show enable button
  • Show in table that the schedule is enabled/disabled

Design

Screenshots

Image
Image

Figma link

...

Implementation

Possible solution

The scheduler already has the possibility to enable/disable a schedule. The cron and deadline_at variables will remain the same.

By clicking on the disable button (or cancel button), the page should refresh and it should be visible in the table that the schedule has been disabled. Also, the disabled button then must be replaced with an enable button.

Alternatives considered

...

@github-project-automation github-project-automation bot moved this to Incoming features / Need assessment in KAT Jun 20, 2024
@underdarknl
Copy link
Contributor

I think this is just canceling/deleting the scheduled jobs that would become visible when we have flexible scheduling done.

@NoemiOverdijk
Copy link

We have not yet created the flow to do this we should make a design for this.

@NoemiOverdijk NoemiOverdijk self-assigned this Jul 18, 2024
@madelondohmen madelondohmen moved this from Incoming features / Need assessment to Backlog / To do in KAT Nov 12, 2024
@madelondohmen madelondohmen self-assigned this Nov 12, 2024
@madelondohmen madelondohmen changed the title Cancel the scheduled reports Delete the scheduled reports Nov 13, 2024
@madelondohmen madelondohmen changed the title Delete the scheduled reports Cancel the scheduled reports Nov 13, 2024
@madelondohmen madelondohmen linked a pull request Nov 21, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Review
Development

Successfully merging a pull request may close this issue.

4 participants