-
Notifications
You must be signed in to change notification settings - Fork 25
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
documents: refactoring work_access_point field #3292
Conversation
08b377b
to
ef387c7
Compare
ae5e996
to
8cb7f00
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.
For the new entities preferred_name
will be called authorized_access_point
?
'conference': False | ||
} | ||
if value.get('a'): | ||
data['name'] = remove_trailing_punctuation( |
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.
Should be preferred_name
?
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.
@rerowep The directives were "No change on "work_access_point" except field author
renamed to creator
51ab0d7
to
50e60aa
Compare
e87d0ea
to
3e2f8cc
Compare
50e60aa
to
c12ace3
Compare
* Updates `document.work_access_point` field : rename field 'agent' to 'creator'. * Fixes missing ES mapping for this field. Co-Authored-by: Renaud Michotte <[email protected]>
3e2f8cc
to
753c3e5
Compare
document.work_access_point
field : rename field 'agent' to'creator'.
Co-Authored-by: Renaud Michotte [email protected]