-
Notifications
You must be signed in to change notification settings - Fork 8
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
Collect current file ignore the default untitled scene when no save or load has happened yet #81
Collect current file ignore the default untitled scene when no save or load has happened yet #81
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It doesn't work, because it fails/errors/crashes? Or just because it passes the validation. |
it passes the validations if the workfile has unsaved changes. |
That is the current correct behavior - if we want to change that it would be a new 'feature'. I personally won't be a fan. E.g. Blender integration does that and I hate it. Anyway, does that mean we can resolve this conversation? |
yes please, go ahead. |
Changelog Description
Never allow the "new" file (the standard scene) to be collected as current file
Additional info
This is a companion PR to ynput/ayon-core#786
When used together a better error report is shown for unsaved files.
(Screenshots from Houdini)
Testing notes: