Claire H
6/10/24, 5:06:42 PM EDT
I'd like to test the multi edit and shakil has some stuff to go over with you, Can you hop on dev zoom?
Claire H
6/10/24, 5:24:25 PM EDT
Hey Christopher, Multi edit has been tested. The multi edit is working for saving, and editing but removing all metadata doesn't work.
Claire H
6/10/24, 5:25:13 PM EDT
If you go to files area, and hit 100 or 200 for showing in pageination, it will show two logos in bug.
Claire H
6/10/24, 5:27:01 PM EDT
If you select a different language for caption, it saves it, but doesn't show it. You have to click edit and open that up in order to view captions field. If you select multiple languages, EG French and english, it shows both captions.
Cristobal M
6/10/24, 5:31:31 PM EDT
Claire H
If you select a different language for caption, it saves it, but doesn't show it. You have to click edit and open that up in order to view captions field. If you select multiple languages, EG French and english, it shows both captions.
I can fix this one
Cristobal M
6/10/24, 6:37:05 PM EDT
For fixing the only-en-lenguage showing issue I changed the couple of detail-editors we have to save $val as an object (getValue) instead of just text (get) since fileds with multilanguage and others like tags needs ojects instead of just text. but other like date field in the edit mode works better with the text version of the data.
Cristobal M
6/10/24, 6:38:40 PM EDT
I tested a lot, but I hope Claire can help us test more, just saving random data everywere in Entities and Assets, text fields, date fields, tags, language fields
Cristobal M
6/10/24, 6:59:51 PM EDT
Claire H
Hey Christopher, Multi edit has been tested. The multi edit is working for saving, and editing but removing all metadata doesn't work.
I added a simple fix for removing value on multilanguage (I set up the map to empty string instead of null, since map.setText checks for null). It is working, Chris let me know if this is a good way to do it.
Claire H
6/11/24, 12:17:26 PM EDT
Copies data/metadata and files to new record. Does not effect original source files.
Claire H
6/11/24, 12:27:10 PM EDT
Verbage for exports area in entity:
Download - Will download contents of folder not metadata
Download or share Via Link: Download zip of folder contents
Share settings - View and permissions
Copy to - Make a copy to a location, copies metadata, data, and files. Does not effect original source files.
Move to- Move metadata, data and files to a location, leaves sub files intact.
Claire H
6/11/24, 12:34:39 PM EDT
Adding to collections:
When Creating a new collection: While adding files from an entity, creating new collection causes cancellation of dialogue. Maybe Add a back button. Hitting x has bug, different than cancelling. Please make Cancel button larger
Claire H
6/11/24, 12:42:56 PM EDT
Tags in Sidebar summary not working at all, even though it shows a (number) when filter enabled it shows nothing.
Claire H
6/11/24, 12:47:04 PM EDT
Add Internal Scrollbar to all filter Categories on sidebar summary
Claire H
6/11/24, 1:04:25 PM EDT
Can’t select more than one filter for photos and videos in summary sidebar
Sidebar summary tags doesn’t work at all. (Shakil)
Add internal scroll to all groups on sidebar summary,
Make Clear tags button and filters WAY more obvious
Make sure all template sites have Summaries in them,
Search filters not clearing when user clicks on the tab. User would prefer to switch to default. Add button to keep tags. Or to reset tags when you go home.
Move collections to another enabling button to show the collections tab.
Add an entity setting for default tabs to open.
Claire H
6/11/24, 1:09:21 PM EDT
Hello Shakil, For customers that automatic downloading has been disabled. Cancel button doesn’t appear until it’s started downloading. When an asset is “ready to download” and there’s been a request to download, please add an X to cancel request for the download.
Shakil A
6/11/24, 2:06:49 PM EDT
Claire H
Hello Shakil, For customers that automatic downloading has been disabled. Cancel button doesn’t appear until it’s started downloading. When an asset is “ready to download” and there’s been a request to download, please add an X to cancel request for the download.
we decided to hide the close button until download starting because it was unresponsive otherwise, but perhaps that's because conversions were done faster than we could cancel, I'll add it back