-
Notifications
You must be signed in to change notification settings - Fork 0
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
UBO-378 Allow to choose data sources used for enrichment in list import #439
UBO-378 Allow to choose data sources used for enrichment in list import #439
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not what we need, I assume, cause the data source configs are hard-coded in the xed file. Selection should be similar to enrichmentDebugger.xed, which uses
<xed:source uri="cache:enrichmentConfig:custom" />
6984b4e
to
4a889de
Compare
34776df
to
6f3fb3e
Compare
e8de722
to
238021d
Compare
…ces for enrichment
…ervlet and ImportJob
…ichmentDebugger.xed
238021d
to
3aa1ab7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems not to be rebased right, looks broken now for me again. Can you check this?
Can you provide screenshots? Tested with ThUniBib, and it looked good. |
UBO-378