"Get transaction item" Activity doesn't work correctly with UiPath.System.Activities v25.12.1

Hi there!
I use REFramework, and after updating the UiPath.System.Activities package to v25.12.1, the “Get Transaction Item” activity stopped recognizing items with the status “New” from any queue.
It still works correctly when I run the process (with new version of this package) using Orchestrator, but not when I try to execute it locally (using UiPath Studio or UiPath Assistant).
I tested it on several local machines with different UiPath Studio/Assistant versions (2025.10.4 LTS, 2025.10.1 LTS, 2025.0.167 STS), and all of them have the same issue.

Everything works correctly with UiPath.System.Activities v25.10.5.

Has anyone else experienced the same issue? Does anyone know why this might have happened?
Thank you!

2 Likes

Something to check: is your studio connected to the right folder where the queue resides?
Runtime this is often correct, but studio can just be in a different default folder after working on another project in between.

2 Likes

Yes.. I found the same thing as was about to post on this. The same project and code the “Get Transaction Item” Activity works in UiPath.System.Activities v25.10.5 but fails in v25.12.1.
Solution until they fix this is to not update to latest version.

1 Like

Hi @Ihor

issue in UiPath.System.Activities 25.12.x. Get Transaction Item may not pick up New queue items when running locally (Studio or Assistant), but it still works when executed from Orchestrator.

Your REFramework logic is fine. It’s a regression in the package. For now, stick with 25.10.5 for local runs or test queue logic only via Orchestrator, and report it to UiPath support/forum.

Thank you for sharing @Ihor. The product team should be picking this up.

@loginerror , please redirect this to the team responsible.

Thank you for this report, we will follow it up with a solution soon.

1 Like

Hi @Ihor @FL.Duck @Monali_Vekariya

Could you please confirm the Orchestrator that you are interacting with? Is it our Cloud, or is it an older on-premise version?

We are using Cloud Orchestrator

Hello,

I can confirm similar results. I was wrapping up testing on a new project today when I noticed my transactions were no longer being found. Everything was working fine for me yesterday. The queue items were in “new” status and I couldn’t figure out what the issue was. Luckily, I found this article and downgraded “UiPath.System.Activities” to v25.10.5 and it began working again.

Thank you for your assistance!
Marc

2 Likes

We will release the System 25.12.2 patch in the coming hours to address this.

2 Likes

I have updated to v25.12.2 and can confirm it works properly.
Thanks for the quick fix!

2 Likes

Thanks for the quick fix. I’ve updated to v25.12.2 and can also confirm that it works properly.

1 Like

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