Skip to content

Add an item to source control does not update uncommitted queue #404

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
isc-pbarton opened this issue Jul 8, 2024 · 0 comments · Fixed by #419
Closed

Add an item to source control does not update uncommitted queue #404

isc-pbarton opened this issue Jul 8, 2024 · 0 comments · Fixed by #419
Labels
bug Something isn't working

Comments

@isc-pbarton
Copy link
Collaborator

  • Create a new item in Studio / VS Code
  • Use the "Add" menu option to add it to source control
  • In the Workspace view of the web UI, the change shows the icon saying it belongs to a different user.
  • Use the "Status" menu option
  • Now the Workspace view will show the change as belonging to me.

The cause is that AddToSourceControl does not add the item to the SourceControl.Git.Change table.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants