mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #199] Scheduled reports to say when they were generated #116
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#116
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wilhil on GitHub (Nov 5, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/199
Is your feature request related to a problem? Please describe.
I'm getting a data tables error despite clearing cache and regenerating reports.
I know this is most likely an error here, but, Luke made a good call that it's probably an outdated report causing an error despite the fact I clicked regenerate report.
I'm guessing the report is still being generated and I just clicked too soon.
Describe the solution you'd like
I would like to see somewhere (possibly hidden by default) the time/date a report was generated (such as BPA) so it can be seen when needed.
Possibly add extra debug info like execution time for nerdy info.
@lwhitelock commented on GitHub (Nov 5, 2021):
I think we need to update the docs to make it clearer it runs daily at midnight https://github.com/KelvinTegelaar/CIPP/blob/master/Documentation/BestPracticeAnalyser.md
@KelvinTegelaar commented on GitHub (Nov 6, 2021):
see #174