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

[REQUEST] - Question about private collection #215

Closed
mkhludnev opened this issue Sep 4, 2024 · 3 comments · Fixed by #416
Closed

[REQUEST] - Question about private collection #215

mkhludnev opened this issue Sep 4, 2024 · 3 comments · Fixed by #416
Labels
enhancement New feature or request

Comments

@mkhludnev
Copy link
Contributor

Reference Issues

#177 follow-up

Summary

@taprosoft

You can go to Resources > File Collections > set private: true to restrict access to only owner of that file.

One issue is that only admins has Resources menu, it seems a user can't create private collection for its' own.
When admin creates a private collection, it isn't not linked to a user, so: everyone can see it, and can upload into. I agree that access control still has place - only those who upload into a private should only see it.

IMHO ideally would be

  • assign private collection to a user
  • hide it from others
  • let users (non-admin) create private collections themselves. (Is it blocked by necessity of restating app after creating collection?)

Does it make sense? How hard to reach those aims?

Basic Example

There's a private collection assigned to someone, what others can't see this collection.

Drawbacks

Maybe it's too hard.

Additional information

No response

@mkhludnev mkhludnev added the enhancement New feature or request label Sep 4, 2024
@taprosoft
Copy link
Collaborator

assign private collection to a user
hide it from others
let users (non-admin) create private collections themselves. (Is it blocked by necessity of restating app after creating collection?)

Thanks for the suggestion. Indeed this use case is valid from our perspective. We are working on a "lite" collection feature called file group, which help users to define their own custom set of files and perform QA on it, or, combine any file group with individual files.

Let me know if it fit your request @mkhludnev.

@mkhludnev
Copy link
Contributor Author

We are working on a "lite" collection feature called file group

It sounds like a right direction toward. But it's not obvious why to introduce a new entity. I don't know, but maybe it's related to limitations of existing collections - I noticed required reboot message. I already described how it seems to me, but you definitely have a vision and can choose a better approach.
Thanks for the great project!

@mkhludnev
Copy link
Contributor Author

moving to #241

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants