Hello,
Currently, we have a scheduled request that simply sends a notification to certain users to make them aware of change requests that were installed in the last 24 hours. While this can be useful for looking at the current day's possible issues, we have a few tweaks we'd like to see to apply to filters for reports or list views that could help this feature as well. Because planned installs can take more than a day, we may miss an actual installation that occurs and only get an alert one time at it's start. We'd also like to send out a notification to IT department heads that show the week's upcoming changes.
For Attributes in all lists, we would like the date variables to be able to look forward as well. The Next Day (Today+1), The Next Week (Today+7), and date range to include future dates. For example, a change list that looks for a Planned Start date in the last 7 days looks like this on the URL parameters (planned_start_at[]=7). If that could include (planned_start_at[]=+7) that would be great.