Queueitem progress field not visible

Up and untill recently I was able to view the progress field of a queue item in the orchestrator.
Since not too long ago (less than a month, I can’t tell since when exactly) I can’t see those anymore.

The string queueItem.progresss variable plays key parts in my robot logic, and for debugging purposes it was always visible in the orchestrator when inspecting individual queue items.

Anybody knows what happened to it, or is this a new, yet undesired ‘feature’?

1 Like

Hey @Jeroen_van_Loon

I observed the same behavior but still programmatically it is available.

Looks like some change happened from the cloud orchestrator end.

Thanks
#nK

Hi @Jeroen_van_Loon

You can still see it, but only if a Queue Item is “In Progress”, check the note:

Orchestrator - Managing Queues in Studio (uipath.com)

Robert

1 Like

Thanks for clarifying it Robert.

I’ll book it as an undesired feature then… I can’t imagine why somebody ever created a user story to mask this data other than when an item is in progress.

For example, if an item has failed and you want to read the progress either for debugging or follow-up actions they made this ‘less’ possible… I really wonder what the ‘improvement’ is behind this.

@UiPath: please undo this.

Hey @Robert_Lansbergen @Jeroen_van_Loon

That’s right, only in-progress items should actually show the progress log.

But that’s what not showing I believe. Can you confirm please…

Thanks
#nK

Hi @Nithinkrishna @Jeroen_van_Loon

I tested with a Queue Item, let it fail on purpose, I have Local and Queue retry build in, for both it will keep the Progress.

I think it will only disappear at Successful or Failed (Business or Application) status.

Robert

1 Like

Oh yes, looks like the feature is back now in the cloud orchestrator which was actually not visible in the last few days.

Now I can see the progress field.

1 Like

@Jeroen_van_Loon @Nithinkrishna

Yes, they are all back again, also the Successful and Failed QueueItems.

Have a nice day!
Robert

1 Like

Happy days! :slight_smile:
Glad it got fixed.

1 Like

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