int-brain-lab / int-brain-lab/iblscripts
Transfer video session does not delete transfer_me flag if you rename
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 3
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
If you rename for example 001 into 002 the script tries to delete the transfer_me flag in 001 instead of 002 and fails
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the deployment script that handles renaming sessions and manages the transfer_me flag. Reproduce a rename from 001 to 002, then trace which session path is used for flag deletion. Done means the flag is removed from the renamed session and the failure no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100