Pipeline GUI Issues
I am wondering if anyone else is encountering troubles creating pipelines using the GUI. I spent most of the day yesterday attempting to create a very simple pipeline that is triggered by a date change and updates that change in another table. I had a similar Automation that took less than 5 minutes to create.
The overall layout of the pipeline:
Step A - Triggered when the date changes
Step B - change a field in the same table that will be used in the search (as I'm typing this a thought occurred, is the prev option available in the advanced query? for {{fid.XEX.a.$prev.field_name}}? I know the syntax is probably wrong, but will that work conceptually)
Step C - Prepare Bulk Record Upsert - All three fields needed for the upsert are defined
Step D - Search for changed records (even though in most cases the search will only return 1 record)
In Do Loop:
Step E - Add a Bulk Upsert Row
Step F - Update Record in Step A to clear the search flag
Loop Complete
Step G - Commit Upsert
The problems I encountered were:
A) Each time I something to a step (trigger field, fields for future use, table, etc.) I get a spinning circle of dots for at least a minute and cannot edit anything while waiting for the precious change to update.
B) Table, fields, or other required data IS entered and showing in the step but I still get the yellow caution when the step is minimized stating that the step is missing required fields. Most of the time this will go away if I refresh the schema (IF this works, I have to refresh the Schema several times). Other times the caution will only go away after refreshing the browser window.
C) The BIGGEST issue, I am not able to add the fields to the Add a Bulk Upsert Row. They are defined in Step C - Prepare Bulk Record Upsert. When I add the step to Add a Bulk Upsert Row I get two error messages. The first, and most annoying one, just says "Oops, something went wrong." That has to be the most frustrating and useless error message I have ever seen. When I refresh the schema I get, "Internal error while refreshing schemas. Please contact support if you need help" This message is just as useless. I have contacted support and after waiting an entire day the issue is no closer to resolution.
Thank you for your patience if you made it this far into my rant.
Is anyone else experiencing the same issues? If so, how did you resolve them?
@Evan Martinez - Are there any plans to improve the error message in the pipeline GUI? My experience with them in this case and other instances has been unpleasant. Are there any plans to make the error messages less vague and ambiguous? I know error handling can get complicated, but what purpose does "Oops, something went wrong" serve? Also, are there plans to improve the performance of the pipeline GUI. I was extremely excited when pipelines were introduced, but have become much less of a fan after trying to creating them.
------------------------------
Paul Peterson
------------------------------