Anybody else experiencing no creation of data when running a workflow to create the data?
I can’t get the backend workflow to create it or a regular workflow to create it…
Please bubble…Just give me one single day of building without having to report another bug…everyday, everyday single day I have another bug that makes completing my project a near impossibility.
I had a recursive backend workflow that I had used to delete all the old data of the data type I was trying to create.
Earlier in the day I ran that recursive backend workflow. When I checked all the data entries were deleted, I forgot about it and began attempting to create the new data…problem was I never discontinued the recursive workflow set to delete data of the same type.
It wasn’t until I checked my server logs that I saw the recursive workflow was still running. Deleted that recursive workflow, checked the creation of the new data, and everything is working.