Admin rights and restricted lanes

We have a project owned by a user without lane access, and shared to one who with lane access. It seems like that shared user can launch jobs to that lane from this project, but I as an admin with access can’t. Just wondering what the intended behavior is, I had assumed only lane access by the launching user would matter and not project identity etc.

@DanielAsarnow Please can you check if the relevant lanes show up in the output of the command

cryosparcm cli "get_user_lanes('user@comp.dom')"

where you replaced user@comp.dom with the email address that you use for your CryoSPARC login.

It does, I’m an admin user and I can launch on that lane in my own project. I can double check the behavior.

@DanielAsarnow Did your tests confirm that you were (un)able to submit jobs to a lane that is included in get_user_lanes() output for the same user as which you are logged in to the UI?