cancel
Showing results for 
Search instead for 
Did you mean: 

How to include custom metadata in nuxeo-diff display?

ron_1
Star Contributor
Star Contributor

I have some custom metadata fields I would like included in the nuxeo-diff display. Is it possible to contribute an extension to accomplish such a task? If so, is this currently supported in Nuxeo Studio or is support planned for a future Studio release?

1 ACCEPTED ANSWER

Anahide_Tchertc
Elite Collaborator
Elite Collaborator

Hi,

The project readme includes a detailed explanation about how you can customize the diff for custom metadata, see https://github.com/nuxeo/nuxeo-diff.

This customization is not currently supported by Nuxeo Studio but we do plan on making it available someday.

View answer in original post

2 REPLIES 2

Anahide_Tchertc
Elite Collaborator
Elite Collaborator

Hi,

The project readme includes a detailed explanation about how you can customize the diff for custom metadata, see https://github.com/nuxeo/nuxeo-diff.

This customization is not currently supported by Nuxeo Studio but we do plan on making it available someday.

Perfect, thanks!