Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Deleted and Missing assets not showing in the Submit to Source Control window #19

Closed
SRombauts opened this issue May 22, 2017 · 0 comments
Assignees
Labels

Comments

@SRombauts
Copy link
Owner

The recent refactor of UpdateStatus() broke this feature.

Special case for "status" of a directory: requires a specific parse logic (this is triggered by the "Submit to Source Control" top menu button) :

We now search recursively all files in the directory: this enable getting the list of "Controlled" (unchanged) assets, but this cannot detect assets removed / locally deleted (they are no files left to find!)

@SRombauts SRombauts added the bug label May 22, 2017
@SRombauts SRombauts self-assigned this May 22, 2017
@SRombauts SRombauts added this to Done in Plastic SCM UE4 May 29, 2017
SRombauts pushed a commit that referenced this issue Apr 11, 2022
…e-submit-content

Fix fileinfo performance before submit content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant