DataFed
DataFed copied to clipboard
Web - Listing items not updating when only annotations change
When an item is selected and shown in the info panel, a check is made to determine if anything has changed, and if so, update the item in the list. This test is not picking up changes to the note mask.
On inspection, only data size is checked - this was a required changed to allow downloads to work. This needs to be updated to check all displayed values and update the listing entry as needed.