How to make my scenario to watch issues from specific range?

I have set an interval in my scenario from 9 pm to 2 am but when it runs it gets issues from before that interval.
I just want it to start getting created issues in that interval of time from 9pm to 2am. What can i do in this situation?

Welcome to the Make community!

Instead of a “Watch” module, try using a “Search” module.

If you need further assistance, please provide the following:

1. Relevant Screenshots

Could you please share screenshots of your scenario? Also include screenshots of any error messages, module configuration fields, and any filter settings. We need to see what you’re working with to give you the best advice.

You can upload images here using the Upload icon in the text editor:

2. Scenario Blueprint

Please export the scenario blueprint. Providing your scenario blueprint file will allow others to quickly recreate and see how you have set up the mappings in each module, and also allows us take screenshots or provide module exports of any solutions we have for you in return - this would greatly benefit you in implementing our suggestions as you can simply paste module exports back into your scenario editor!

To export your scenario blueprint, click the three dots at the bottom of the editor then choose ‘Export Blueprint’.

You can upload the file here by clicking on this button:

Sharing these details will make it easier for others to assist you.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.


Here is my scenario but my problem relies that the trigger

This trigger has a schedule so when it starts it pulls messages from outside its range and I just want it to pull messages that are created within its range of execution
It will be perfect to have a feature that enables that the trigger only pulls messages within its current range for example the only issues that this trigger will pull are the ones that are created within its range 11:02-11:15. I don’t know why this isn’t a built in feature, It’s something really common.

A Search module should have filters that allow you to filter by datetime.

Try using the Jira Cloud Platform “Search Issues” module:

Searches for issues.

For more information, see https://www.make.com/en/integrations/jira, and JIRA Cloud Platform page in the Make Help Centre, which covers the following:

  • Connect JIRA Cloud Platform to Make
  • Set up JIRA Cloud Platform Webhooks
  • Build JIRA Cloud Platform Scenarios
  • Custom fields

You should also take note of the following important details:

  • From July 1, 2023, there will be a limit of up to 100 active Jira admin webhooks per Jira instance.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.