Ticket #360 (closed enhancement: fixed)
/assets REST optimize.
| Reported by: | robert | Owned by: | robert |
|---|---|---|---|
| Priority: | major | Milestone: | MediaMosa 3.0 |
| Component: | REST | Version: | |
| Keywords: | Cc: | ||
| MoSCoW: | Must Have | Estimated time after impact analysis: | |
| Related to project: | none | Tested: | no |
| Accepted: | no | Estimated Hours: | 0 |
Description
The /assets/ REST call can be slow when providing it with a lot of assets to collect. The reason is the ACL check, which is done on every asset separately. Fix is by providing the ACL check with all asset ids and use the returned asset_ids instead (which passed ACL).
Change History
Note: See
TracTickets for help on using
tickets.
