mcgilman opened a new pull request, #10268:
URL: https://github.com/apache/nifi/pull/10268

   …ser clicks the back link.
   
   The underlying issue can be reproduced by following the Go To Service option 
from a Processor to a Service. Then in the Service following the Go To Service 
option on another Service reference. So the flow would have a Processor 
dependent on a Service which is dependent on another Service. Once the user has 
followed this navigation, current `main` branch wouldn't allow the user to 
navigate all the way back to the Processor. This PR changes how we previously 
visited routes are popped off the stack to ensure that they user can break free 
from a given route boundary.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to