Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cursor broken in 2 cron workflows #26

Open
aleksa-krolls opened this issue Mar 5, 2025 · 0 comments
Open

cursor broken in 2 cron workflows #26

aleksa-krolls opened this issue Mar 5, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@aleksa-krolls
Copy link
Member

Describe the bug and expected behavior

The lastRunTime is not being set properly at the end of the job, so every time the cron workflow runs, it is returning the manualCursor value as a the cursor date, instead of the lastRunTime.

Steps to Reproduce

I think we're setting the cursor okay at the beginning, but I think at the lastRunTime is not being passed on in the final state of the job.

  • See run 1 (which shows manualCursor `` applied in the SF query filter):
  • See run 2 (which ran 2 min later, but has the same manualCursor date value):

To replicate...

  1. ....

Workflow

WF1: Upsert Members

WF2: Remove Deleted Campaign Members

Input & Testing Guidance

  • Credentials: What system(s) can we use for troubleshooting? Will we need to log into prod, or should we replicate this in a sandbox/test environment?
  • Are there specific test record(s) we should look at or use to retry the workflow?

Any other notes?

Any other comments, considerations, or documentation?

Toggl

Name of the Toggl project to log work

@aleksa-krolls aleksa-krolls added the bug Something isn't working label Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant