Skip to content

Use PP task name instead of PP task ID when requesting their outputs - #2671

Merged
Barthelemy merged 1 commit into
AliceO2Group:masterfrom
knopers8:fix-pp-input
Jul 28, 2026
Merged

Use PP task name instead of PP task ID when requesting their outputs #2671
Barthelemy merged 1 commit into
AliceO2Group:masterfrom
knopers8:fix-pp-input

Conversation

@knopers8

Copy link
Copy Markdown
Collaborator

When requesting PP task output as a data source, it's ID was used for DataDescription. Meanwhile, PostProcessingDevice::getOutputSpecs uses the task name, which is the general convention in QC. The commit fixes the data source to use task name.

I tested the change with the big TPC remote workflow, it works. It seems nothing was relying on the wrong behaviour.

Fixes QC-1336.

When requesting PP task output as a data source, it's ID was used for DataDescription.
Meanwhile, PostProcessingDevice::getOutputSpecs uses the task name, which is the general convention in QC.
The commit fixes the data source to use task name.

I tested the change with the big TPC remote workflow, it works. It seems nothing was relying on the wrong behaviour.

Fixes QC-1336.

@Barthelemy Barthelemy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@knopers8
knopers8 enabled auto-merge (squash) July 1, 2026 09:17
@Barthelemy Barthelemy changed the title Use PP task name instead of PP task ID when requesting their outputs Use PP task name instead of PP task ID when requesting their outputs Jul 28, 2026
@Barthelemy
Barthelemy disabled auto-merge July 28, 2026 06:31
@Barthelemy

Copy link
Copy Markdown
Collaborator

I don't know why the WIP check is stuck merging

@Barthelemy
Barthelemy merged commit 0333e2d into AliceO2Group:master Jul 28, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants