winterhazel commented on issue #9993:
URL: https://github.com/apache/cloudstack/issues/9993#issuecomment-3143927444
> The amount of results would not be practical for use.
Agree.
Explicitly passing a period by default in the UI seems like a better option.
We could pass a mult
DaanHoogland commented on issue #9993:
URL: https://github.com/apache/cloudstack/issues/9993#issuecomment-3143362380
> This requires making `startdate` and `enddate` not mandatory in the API
anymore though.
We would have to implement “reasonable” defaults for those. The amount of
res
winterhazel commented on issue #9993:
URL: https://github.com/apache/cloudstack/issues/9993#issuecomment-3141893398
@DaanHoogland I think that users would expect for all records to be listed
from newest to oldest by default here, regardless of type. This requires making
`startdate` and `end
DaanHoogland commented on issue #9993:
URL: https://github.com/apache/cloudstack/issues/9993#issuecomment-3056780746
@winterhazel , this is due to no dates selected (and no type etc.) Do you
think there exist reasonable defaults to start the window with on opening? I
agree it is not clear