luckylinux
luckylinux
Similar Story here on Fedora 40 AMD64 (inside KVM Virtual Machine, on top of Proxmox VE and ZFS over ZVOL for the Data Storage, NOT the Fedora "/" though). Full...
It's not correct in my view to do it like this, but after creating it I could in theory do: ``` new_project.transfer(to_namespace=group_id) ```
I guess the issue is that I try to create a new Project as a User (admin only). My API Token has Admin Access, so that is NOT the Issue....
@JohnVillalovos no, I was using `namespace_id` as per the Code / Documentation, which then prompted that `namespace` Error. That's why the Error made no sense whatsoever :disappointed:. I guess either...
@JohnVillalovos, @nejch : sorry for the late Reply. >> I guess the issue is that I try to create a new Project as a User (admin only). >> My API...