opensafely-core / job-server

A server for mediating jobs that can be run in an OpenSAFELY secure environment. q.v. job-runner
https://jobs.opensafely.org
Other
5 stars 10 forks source link

Help users associate workspaces with the right repos #4575

Open iaindillingham opened 2 weeks ago

iaindillingham commented 2 weeks ago

With #4574, it's even easier for a user to associate a workspace with the wrong repo (jobserver.views.workspaces.WorkspaceCreate). Having done so, a user can't associate the workspace with the right repo.

We should consider how to help a user associate a workspace with the right repo.

iaindillingham commented 2 weeks ago

We discussed this issue during today's Team REX planning meeting and decided not to work on it now. We considered:

We didn't feel there was a quick fix, so accepted that some users will create workspaces that are associated with the wrong repos, and will then have to archive those workspaces and start-over.