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

Entities: configuring whether name variants should be used #2561

Conversation

benbosman
Copy link
Member

This is the REST implementation of DSpace/RestContract#77

It allows for configuration specifying whether the entities lookup should present the dropdown to enter name variants

@benbosman benbosman added the component: configurable entities Related to Configurable Entities feature label Oct 24, 2019
Copy link
Contributor

@paulo-graca paulo-graca left a comment

Choose a reason for hiding this comment

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

I didn't yet test it, but it looks good to me! Thank you @benbosman !

@paulo-graca
Copy link
Contributor

I've just test it and it exposes the form configs as expected.

Copy link
Member

@tdonohue tdonohue left a comment

Choose a reason for hiding this comment

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

@benbosman : Overall this code looks good to me. However, I had a few minor questions here about the usage of @Nullable in the Matcher...I'm not sure it's necessary, and it looks like if nameVariants is actually null the Matcher would throw a NPE.

Copy link
Contributor

@paulo-graca paulo-graca left a comment

Choose a reason for hiding this comment

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

Thank you @benbosman and @MarieVerdonck !

Copy link
Member

@tdonohue tdonohue left a comment

Choose a reason for hiding this comment

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

👍 Looks good. Thanks!

@tdonohue tdonohue merged commit 64702f5 into DSpace:master Nov 19, 2019
@benbosman benbosman deleted the w2p-65570_Configuring-whether-name-variants-should-be-used branch March 13, 2020 14:56
@tdonohue tdonohue added this to the 7.0beta1 milestone Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: configurable entities Related to Configurable Entities feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants