Hello @DaveOdom-3327,
Thanks for the question and using MS Q&A platform.
As we understand the ask here is an explanation of "Pipeline cannot have cycles".
A cycle is activities connected in such a way that it goes in a circle or loop. If you follow the connection lines, you eventually end up where you start. This is a cycle, like a wheel on a bicycle. Picture below
The problem with this, is you could make an activity run more than once, and the pipeline would never end, continuing again and again. So, to protect both your wallet and our computers, we disallow such endless behavior. The validator checks for this sort of cycle, as well as execute pipeline trying to call itself, and variables assigning to itself.
Since the UI is highlighting a for each, maybe the offending portion is inside the for each, as child activities?
Does this help?
Please do let me if you have any queries.
Thanks
Martin
- Please don't forget to click on
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
- Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators