core
core copied to clipboard
FE Ability to compare versions older than the last 20 versions
-
Add a request to the API that requests the content by the inode.
-
Compare versions of content, first obtain the inode of the specific version that the user wants to compare. If the list of historical content versions includes the inode of the version that the user wants to compare, then you should call a new method on the service to obtain the content by the inode and concatenate it. If the inode is not found in the list, then simply return the list without making any changes.
-
About the tests: We are currently testing the modified method. To ensure its functionality, we only need to increase the number of items in the list to 20.
Quality Gate passed
Issues
1 New issue
2 Fixed issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code