-
Notifications
You must be signed in to change notification settings - Fork 58
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
Edit report recipe #3690
Edit report recipe #3690
Conversation
…ture/edit-report-recipe
Co-authored-by: ammar92 <ammar.abdulamir@gmail.com>
Co-authored-by: ammar92 <ammar.abdulamir@gmail.com>
…ters * origin: Add delete schedule functionality for schedules in the scheduler (#3678)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, tiny remarks
Co-authored-by: ammar92 <ammar.abdulamir@gmail.com>
@noamblitz Did you try to restart the scheduler? A new endpoint ("/scheduled/search") has been added, so you have to restart the container to use it. |
…s/nl-kat-coordination into feature/edit-report-recipe
…s/nl-kat-coordination into feature/edit-report-recipe
Not sure whether its a regression in this pr but in the other pr I tested, the naming of subreports works as expected. |
@noamblitz Naming of subreports should be fixed here: |
Editing reports works. This PR is an improvement 👍 The Cron field currently misses a front-end check that checks whether the input is expected/allowed or not. Entering a letter in this field throws the error as shown below. We can pick this up in a different Pr as it is a very specific fix. Corresponding bug report: #3741 |
Quality Gate failedFailed conditions |
* main: Fix reports with organization tags (#3790) Update README.rst - Fix guidelines URLs (#3789) Exclude Report from ooi list (#3768) Update `croniter` (#3767) Fixes for dropdowns (#3732) Fix scheduled Aggregate Report naming (#3748) Make systemctl call for kat-rocky-worker conditional (#3782) Fix vulnerability chapters in Aggregate table of content (#3780) Fix auth token middleware with wrong format header (#3755) Add rocky REST API for report recipes (#3746) Add exception handling to the rest api (#3708) Refactor Multi Report to comply to the new report flow (#3705) Fix report names for scheduled reports (#3726) Fix Multi Report recursion error (#3714) Bump waitress from 3.0.0 to 3.0.1 in /octopoes (#3760) Docs/add muted findings (#3699) Edit report recipe (#3690) Add start date to report schedule (#3701) Add REST API to list report and download pdf report (#3689) Fixes in Report Overview (#3707)
NOTE: This PR uses the PR #3695
Changes
This PR makes it possible for a user to edit the ReportRecipe.
Issue link
Closes #3687
Demo
Opname.2024-10-16.092638.mp4
QA notes
Code Checklist
.env
changes files if required and changed the.env-dist
accordingly.Checklist for code reviewers:
Copy-paste the checklist from the docs/source/templates folder into your comment.
Checklist for QA:
Copy-paste the checklist from the docs/source/templates folder into your comment.