Strange publishing issue

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!

Hi @SenorChang

Please confirm

  1. if your new package version is higher than previous version?

  2. when you go to orchestrator, are you able to see newly packaged version under folder packages?

  3. are you able to upgrade process version on orchestrator?

  1. Yes New version is higher than previous (although I tested with prerelease option).
  2. Yes I see the new package and I upgraded to latest version.
  3. Yes.

The latest package is active but it does not seem to apply the changes I made in the latest package.

Edit: I also tried to release as a normal release (without prerelease) with higher version than previous but the problem is still the same.

Edit 2: Ok nevermind. Problem solved (at least for the publishing part). Turns out that there is still an issue with the workflow even though I use the same application on both machines… have to dig in deeper with troubleshooting. Thanks @sonaliaggarwal47 anyway.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.