Why does the 'Build from Event' function point to the wrong event in both 'Event History' and 'Project / Workflow'?

This topic was automatically generated from Slack. You can find the original thread here.

Hi I found a weird issue from the ‘Build from Event’ function. When clicking on it it seems to point to the wrong event, take for example clicking on build from event on one that is from ‘2024-06-07T12:13:24.206Z’ opens a ‘2024-03-0807:48:49.761Z’ event instead in the builder UI. Is this because there is a ‘draft’ in the builder UI?

This happen in both ‘Event History’ and also on the ‘Project / Workflow’.

Hey , thank for reporting! I can reproduce your issue!

IMO I think using Build from Event should switch to Builder and select the correct event even when you have a draft workflow. I will create a ticket for Pipedream team to check

Yes correct, it first failed from the Project/Workflow but found the Event History still works but even that also have the same issues now. :disappointed:

I’ve created a ticket here: [BUG] Event History - "Build from Event" feature does not select events from Builder UI · Issue #12371 · PipedreamHQ/pipedream · GitHub

Hey! I just pushed something that should address this. Could you try to reproduce this (after making sure to refresh the browser page) and let me know if you see it an issue please! Thanks.

After trying it in incognito mode, it seems to have work properly now for Event History but on Project / Workflow it still doesn’t work.

what do you mean? those should do the same thing… do you mind clarifying what flow is not working please?

  1. Click on Project.
  2. Go to the same Workflow.
  3. Select one of the event.
  4. Click on Edit / … Build from event.
  5. Loads the Builder but with different event.

Thanks for clarifying. Looks like it was a timing issue that I just pushed a fix too. Should be out in a few minutes. Please let me know if you still see an issue then!

Thanks for the help seems to be working now in Project / Workflow section now.

Thank you for the helpful report!