Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[User Management] User quota usage #12602

Closed
LukasReschke opened this issue Dec 4, 2014 · 17 comments
Closed

[User Management] User quota usage #12602

LukasReschke opened this issue Dec 4, 2014 · 17 comments

Comments

@LukasReschke
Copy link
Member

As an admin, I want to be able to easily and quickly see the current quota usage of all of the users on the system.

Acceptance Criteria:
This should be integrated in the user management panel. This displays the % of used quota next to the quota drop down for each user in the table. The option is set in the settings panel on the bottom left (the gear). When the option is selected, a new column appears with this info displayed

@LukasReschke
Copy link
Member Author

@MorrisJobke @craigpg FYI

@PVince81
Copy link
Contributor

PVince81 commented Dec 5, 2014

Someone posted a nice screenshot here: #8242 (comment)

@MorrisJobke MorrisJobke self-assigned this Dec 9, 2014
@ppaysant
Copy link
Contributor

Our dashboard app calculates each days each user's used disk space with some other stats. It may help. Even if it was my first app developped for OC :)
I'm looping over each found user's file to get the total used space.
https://github.com/ppaysant/dashboard/blob/master/service/statservice.php#L73

@LukasReschke
Copy link
Member Author

I'm looping over each found user's file to get the total used space.

Yeah - but that is absolute pain and not really going to scale very well. - I'd prefer not to add some more hacks when the solution is as easy as to wait until the feature for calculation is available :-)

@ppaysant
Copy link
Contributor

This will be great to have this feature and I will use it with joice :)

As for the scaling, I agree, but at the times I coded my app, I feared that oc_filecache may be sometimes incorrect (not-synced).

@MorrisJobke
Copy link
Contributor

@icewind1991 What is missing here to read the quota more easily?

@MorrisJobke MorrisJobke mentioned this issue Dec 22, 2014
27 tasks
@MorrisJobke
Copy link
Contributor

Postponed to 8.1

@MorrisJobke MorrisJobke modified the milestones: 8.1-next, 8.0-current Jan 6, 2015
@DeepDiver1975 DeepDiver1975 modified the milestones: 8.1-current, 8.2-next Mar 2, 2015
@DeepDiver1975 DeepDiver1975 modified the milestones: 8.2-next, backlog Jul 3, 2015
@MorrisJobke MorrisJobke removed their assignment Aug 18, 2015
@LukasReschke
Copy link
Member Author

I'd love to have this @icewind1991 is there a somewhat fast API now so I can take a look at some point at this? :-)

@icewind1991
Copy link
Contributor

Not atm, there are plans to add a table with all mount points for users which will allow this to be done fast

@mbardelmeijer
Copy link

👍

@michaelstingl
Copy link

@MTRichards When can we get this?

00004291

@MTRichards MTRichards modified the milestones: 9.1-next, backlog Dec 1, 2015
@MTRichards
Copy link
Contributor

I will evaluate it in the context of 9.1.

@MorrisJobke
Copy link
Contributor

@bboule This is still an unsolved issue -> reopen and removing the blue label.

@PVince81
Copy link
Contributor

PVince81 commented Jan 7, 2016

Not atm, there are plans to add a table with all mount points for users which will allow this to be done fast

Ref: #15166

@PVince81
Copy link
Contributor

PVince81 commented Jul 6, 2016

Feature didn't make it into 9.1, also wasn't on the plan.
Moving to 9.2.

CC @DeepDiver1975 @dragotin

@PVince81
Copy link
Contributor

Closing in favor of older ticket, I'll move the labels there: #1344

@lock
Copy link

lock bot commented Aug 3, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

10 participants