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

WEBUI-1224: (Backport) expose value-key on nuxeo-document-attachments. #1897

Conversation

poonamyadav252
Copy link
Contributor

No description provided.

@poonamyadav252 poonamyadav252 force-pushed the fix-WEBUI-1224-expose-value-key-on-nuxeo-document-attachments-backport branch from 23ebaf8 to ebca672 Compare July 31, 2023 11:25
Copy link
Collaborator

@rakeshkumar1019 rakeshkumar1019 left a comment

Choose a reason for hiding this comment

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

Here, creating a new variablefileName can be omitted.
return this.document.type === 'File' && this.xpath === 'files:files' ? 'file' : '';

@rakeshkumar1019 yes, it can be, but we already merge the code in maintenance-3.1.x so we can't change it because we need to make a sync between both repo.

@poonamyadav252 poonamyadav252 merged commit 13a49f2 into maintenance-3.0.x Aug 1, 2023
9 checks passed
@poonamyadav252 poonamyadav252 deleted the fix-WEBUI-1224-expose-value-key-on-nuxeo-document-attachments-backport branch August 1, 2023 09:09
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.

4 participants