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

[full-ci] add identitySet displayName property to the group and user sets #5347

Merged
merged 3 commits into from
Jan 10, 2023

Conversation

fschade
Copy link
Contributor

@fschade fschade commented Jan 5, 2023

Description

The graph identity spec intended the displayName property for identity types.

The value is used in the graph drives endpoint for a single identitySet object.
This PR adds that value to the groups and users sets.

Related Issue

Motivation and Context

the new admin ui in web needs to list details about each user and group, therefore to reduce requests the property has to be part of the drive response.

@fschade fschade changed the title add identitySet displayName property to the group and user sets [full-ci] add identitySet displayName property to the group and user sets Jan 5, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jan 5, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 2 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

40.0% 40.0% Coverage
0.0% 0.0% Duplication

@JammingBen
Copy link
Contributor

Tested with Web, works perfectly 👍 Can't review the code though.

Copy link
Collaborator

@kobergj kobergj left a comment

Choose a reason for hiding this comment

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

LGTM

@fschade fschade merged commit bb1540f into master Jan 10, 2023
ownclouders pushed a commit that referenced this pull request Jan 10, 2023
Author: Florian Schade <[email protected]>
Date:   Tue Jan 10 15:42:13 2023 +0100

    [full-ci] add identitySet displayName property to the group and user sets (#5347)

    * add identitySet displayName property to the group and user sets
@micbar micbar mentioned this pull request May 3, 2023
89 tasks
@ScharfViktor ScharfViktor mentioned this pull request May 4, 2023
86 tasks
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.

None yet

3 participants