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

Exclude fields from My Projects route #4409

Merged

Conversation

magicznyleszek
Copy link
Member

Description

Hide "Owner full name", "Owner email", and "Owner organization" columns for My Projects route. These pieces of information are not available for endpoint that is handling this route (in contrast to a custom Project View endpoint).

Related issues

Fixes #4378

@magicznyleszek magicznyleszek marked this pull request as ready for review April 11, 2023 08:44
@magicznyleszek magicznyleszek linked an issue Apr 11, 2023 that may be closed by this pull request
Copy link
Contributor

@LMNTL LMNTL left a comment

Choose a reason for hiding this comment

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

Works excellently in my testing.

@magicznyleszek magicznyleszek merged commit 789044d into feature/my-projects Apr 12, 2023
4 checks passed
@magicznyleszek magicznyleszek deleted the 4378-exclude-fields-from-my-projects branch April 12, 2023 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hide some fields from My Projects route
2 participants