Open anna-geller opened 1 month ago
In a trigger, the next execution is a single date.
I expected that this special trigger would lead to multiple entries in this table - WDYT?
for this trigger I expected all dates from the list to show up here (so multiple rows for this trigger) -- If what I'm saying is not reasonable, you can close right away or move to 0.20 as no blocker for release
Anyway it cannot be done for 0.20.
This table is based on the triggers table which contains one line per trigger (hard constraint). Doing what you ask is of course not impossible, but it's not easy nor a quickwin. Moving it to 0.20 so we can think of what we can do for that.
Describe the issue
screen: https://share.descript.com/view/HEks9I5NcjT
It might be a bug or not depending on how we define the behavior here. Intuitively as a user, I would expect that all scheduled dates will show up in the dashboard as next scheduled execution dates -- is it only a UI issue or is it expected backend issue that we generate only one next scheduled execution at a time?
If this is expected, close the issue.
Reproducer:
Environment