Open metasnw opened 6 years ago
@metasnw
if no records are selected we export all allowed by the role limit
we don't want this behavior pattern anymore because it is confusing for the user. the user shall do "select all" and then run an action. if nothing selected then nothing shall happen. ok to adjust the requirement?
@metas-mk yes, sure! what ever solves it :-)
tested on master 5.43.1-7854+master
Is this a bug or feature request?
FR
What is the current behavior?
when you start process "download selected " with many records (15.000+) then nothing happens because the feature is designed for single and selective downloads (IDs are passed as parameters) which does not scale but supports multi select records.
Which are the steps to reproduce?
What is the expected or desired behavior?
1. if no records are selected we export all allowed by the role limit