Hi all,
I am facing a really weird issue when publishing packages.
Situation:
I have a PC/machine where I do all my development and publish the finished packages to Orchestrator.
I have an unattended bot which executes the published processes.
My problem is (btw not for the first time) that sometimes when I publish a new package where I e.g. fix a broken selector, the changes do not come to effect because the process still behaves like the previous version (it feels like I cannot set the newest package as current version even though I did). On my development machine the process works perfectly as expected.
I also tried to delete cache on the unattended bot machine (UiPath assistant folder) and deleted all previous packages for that process.
I was not sure if it was just me or if it is a bug. Therefore, I did an ultimate test where I just added a message box in the workflow which should definitely pop up when running. I published a new version for that test. Now guess what? Message box didn’t show up!
Appreciate your support on this topic!