-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.4.0, 3.0.0
-
Component/s: UI
-
Release Notes Summary:Nuxeo Diff handles date comparison in WebUI.
-
Tags:
-
Backlog priority:450
-
Sprint:nxGang Sprint 11.1.8
-
Story Points:1
- install Nuxeo
- install Web UI
- create a workspace
- create a note named A with title A an expiration date
- create a note named B with title B a different expiration date
- click the workspace on the left side panel
- select both notes
- click the compare icon at the top right part of the page
- observe the comparison only shows the difference of title but nothing about dates
Expected behavior: the date field should be listed
Note: this seems to be due to a nuxeo-date-diff element misspelled:
https://github.com/nuxeo/nuxeo-web-ui/blob/master/elements/diff/imports.html#L28
https://github.com/nuxeo/nuxeo-web-ui/blob/10.10/elements/diff/imports.html#L28
- is related to
-
NXP-26407 Add functional tests for Metadata Diff
- Open
- Is referenced in