Merged
Conversation
Contributor
Author
|
@dbenham - could we review this in our next dev meeting? |
Contributor
Author
|
@nkissebe - thank you for the sql query |
Contributor
Author
|
@dbenham - ready to be merged. |
dbenham
approved these changes
Nov 14, 2023
Contributor
dbenham
left a comment
There was a problem hiding this comment.
Group reviewed on Nov 8th, only feedback was whitespace which was addressed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Source JIRA card(s) and hubzero ticket(s)
Brief summary of the issue
When a user adds a tag to a group, and upon searching for a tag, that specific group won't appear in the search results for public visitors but will appear for registered and logged in users.
An example is on the search results of https://theghub.org/tags/ghub. The ISMIP6 group has the associated "Ghub" tag. But that ISMIP6 group only shows up in the results when the user is registered and logged in. The issue is how we can make groups show up for specific tags in the search results for non-registered (public) users.
Brief summary of the fix
Brief summary of your testing
Manual testing locally. It works where group shows up logged in or public.
Do the change needs to be hotfixed to any production hubs before a normal core rollout
No
Double check someone is assigned to review the ticket
Yes - Nick and David