Skip to content

Fix link not being set on resource when locking via queue - #92

Open
dahorak wants to merge 1 commit into
red-hat-storage:masterfrom
dahorak:fix-link-not-being-set-on-resource
Open

Fix link not being set on resource when locking via queue#92
dahorak wants to merge 1 commit into
red-hat-storage:masterfrom
dahorak:fix-link-not-being-set-on-resource

Conversation

@dahorak

@dahorak dahorak commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

The queue-based locking path (find_resource → retrieve_resource_by_name → Rqueue signal) stored the link in the queue data but never extracted and set it on the LockableResource. This caused resources locked via the queue to lose their job link while direct API locks preserved it.

The queue-based locking path (find_resource → retrieve_resource_by_name
→ Rqueue signal) stored the link in the queue data but never extracted
and set it on the LockableResource. This caused resources locked via
the queue to lose their job link while direct API locks preserved it.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dahorak dahorak self-assigned this Aug 5, 2026
@dahorak

dahorak commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator Author

Verified locally and in preprod env.

@openshift-ci

openshift-ci Bot commented Aug 6, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dahorak, petr-balogh

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants