Julian Glover
Julian Glover
## Description ## Test Plan ## Commentary (optional) ## Checklist - [ ] User-facing API changes need the "User-facing API Change" label. - [ ] Release notes should be added...
## Description fix: use correct experiment list offset when deleting an experiment [DET-7880] Currently, the table `offset` is not correctly updated when an experiment is deleted. We want to re-calculate...
## Description We do not want the case that is being removed in this PR. We only want to enable `mock_workspace_members` if the query parameter is present. ## Test Plan...
## Description There is bug in GenAI currently where a user gets stuck in an infinite redirect loop, this fixes the issue. You can see the bug in action below:...