Ticket #172 (closed defect: fixed)
Quota is not updated on owner-update of an asset
| Reported by: | Michiel.Schok | Owned by: | MC-arjen |
|---|---|---|---|
| Priority: | major | Milestone: | MediaMosa 1.7 |
| Component: | Core | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| MoSCoW: | Estimated time after impact analysis: | ||
| Related to project: | none | Tested: | |
| Accepted: | yes | Estimated Hours: |
Description
When we perform an
[post] /asset/{id} owner_id=new&is_app_admin=true on an asset which previously had its owner_id to old,
a [get] /user/old shows that the diskspace of the mediafiles is still accounted to the old account, and [get] /user/new shows that no diskspace is accounted for.
We expect that *a change of owner_id* also changes the 'amount_used' of the old user and new user.
The same is true for group_id of an asset, but that behaviour is not tested.
Change History
Note: See
TracTickets for help on using
tickets.
