Dale Stansberry
Dale Stansberry
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...
Also check CollListRequest
The current implementation is somewhat broken in that it flattens-out the schema for ease of processing; however, information is lost in the process. It also does not handle arrays or...
This issue is partly implemented, but much more work is needed to make the query builder fully functional and user friendly. It doesn't yet allow editing user typed expressions, and...
Basically need to redefine how task history works - with consideration to eventually being able to cancel tasks and see more details about selected tasks.
Added a temporary truncation fix, but need to add proper paging to this list.
Note: the technology supporting this UI should also be capable of supporting schema-based search forms for data records, as well as editing metadata in data records.
How do you want to simplify it? Did you open a ticket for this?
Making this critical as it is very inconsistent in the UI to not support this.
Note: I thought this was supposed to be a feature of the auto-complete widget library being used. Need to investigate.