[GH-ISSUE #174] Set BPA and Standard Application Times and Frequency #101

Closed
opened 2026-03-02 12:03:53 +03:00 by kerem · 4 comments
Owner

Originally created by @DarrenChap on GitHub (Nov 2, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/174

Is your feature request related to a problem? Please describe.
Having to either wait or do mental arithmetic to work out when the BPA scan or the Standard Application task run is a bit painful.

Describe the solution you'd like
A place to set the time (preferably in local timezone but that may be difficult) of when the BPA and Standard Application tasks run.

If not a setting then at least a display of next run time....in local time (as mentioned in Slack I believe).

Originally created by @DarrenChap on GitHub (Nov 2, 2021). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/174 **Is your feature request related to a problem? Please describe.** Having to either wait or do mental arithmetic to work out when the BPA scan or the Standard Application task run is a bit painful. **Describe the solution you'd like** A place to set the time (preferably in local timezone but that may be difficult) of when the BPA and Standard Application tasks run. If not a setting then at least a display of next run time....in local time (as mentioned in Slack I believe).
kerem 2026-03-02 12:03:53 +03:00
Author
Owner

@gavsto commented on GitHub (Nov 3, 2021):

So we can force the running of it pretty easily (there's already a button to do that for BPA). I don't think though we can change the time that it is running. That's hardcoded in to the function. @KelvinTegelaar what happens if we overwrite the cron in the function in runtime? Will it take or will it not work until a function app reboot?

<!-- gh-comment-id:958804533 --> @gavsto commented on GitHub (Nov 3, 2021): So we can force the running of it pretty easily (there's already a button to do that for BPA). I don't think though we can change the time that it is running. That's hardcoded in to the function. @KelvinTegelaar what happens if we overwrite the cron in the function in runtime? Will it take or will it not work until a function app reboot?
Author
Owner

@KelvinTegelaar commented on GitHub (Nov 4, 2021):

Won't work. I think we can do two things; create a "Force Standards now" button, and a "Next run at" thingy. I think that covers what @DarrenChap is looking for?

<!-- gh-comment-id:960524382 --> @KelvinTegelaar commented on GitHub (Nov 4, 2021): Won't work. I think we can do two things; create a "Force Standards now" button, and a "Next run at" thingy. I think that covers what @DarrenChap is looking for?
Author
Owner

@DarrenChap commented on GitHub (Nov 4, 2021):

Yep that would do the job as well.

<!-- gh-comment-id:960562360 --> @DarrenChap commented on GitHub (Nov 4, 2021): Yep that would do the job as well.
Author
Owner

@KelvinTegelaar commented on GitHub (Nov 6, 2021):

added force standards button in dev, and display that it runs every 3 hours.

<!-- gh-comment-id:962506783 --> @KelvinTegelaar commented on GitHub (Nov 6, 2021): added force standards button in dev, and display that it runs every 3 hours.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#101
No description provided.