Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the right project for filtering the requests #17163

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danidoni
Copy link
Contributor

@danidoni danidoni commented Dec 3, 2024

When we're looking for requests for a staging project, the project we get as filter is the staged one, instead of the main project.

This fix checks if we're using staging projects, if so, use the main project as filter.

Fixes #17096

@github-actions github-actions bot added the Frontend Things related to the OBS RoR app label Dec 3, 2024
@danidoni danidoni force-pushed the fix-no-requests-shown-when-listing-requests-for-staging-projects branch from 1abd7f8 to 0694869 Compare December 3, 2024 16:13
@rubhanazeem rubhanazeem force-pushed the fix-no-requests-shown-when-listing-requests-for-staging-projects branch 4 times, most recently from 7b8e606 to f38915b Compare December 6, 2024 13:05
…ects and packages

It introduces a new parameter `source_or_target` in query class to filter All,
incoming, and outgoing requests
@rubhanazeem rubhanazeem force-pushed the fix-no-requests-shown-when-listing-requests-for-staging-projects branch from f38915b to f89cd97 Compare December 9, 2024 09:44
@rubhanazeem rubhanazeem marked this pull request as ready for review December 9, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend Things related to the OBS RoR app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Requests in staging project no longer shown
2 participants