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

tacl --basic uploads do not respect --group argument #133

Open
ofrei opened this issue Jan 22, 2024 · 1 comment
Open

tacl --basic uploads do not respect --group argument #133

ofrei opened this issue Jan 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ofrei
Copy link

ofrei commented Jan 22, 2024

I'm able to use tacl p33 --basic --upload <filename> command and it works correctly.
I'm also able to use tacl p33 --group p33-ofrei-group --upload <filename> command and it also works correctly, placing <filename> into my own subgroup inside file-import folder on TSD.
Combining these two commands like this don't work:
tacl p33 --basic --group p33-ofrei-group --upload <filename>
This command seem to succeed to the caller, but no file ever shows up inside TSD - neigher in p33-member-group, nor in p33-ofrei-group.

@leondutoit
Copy link
Collaborator

Thanks for reporting, this is actually something that needs to be fixed on the auth side, we have an issue for it, hope to come around to it soon.

@haatveit haatveit added the bug Something isn't working label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants