You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Observe that the default project name is still project_1
Expected behavior
Logic should be updated to increment the default project_X number if the project directory already exists, repeat until a unique path is found.
The text was updated successfully, but these errors were encountered:
Follow up from #1200. Now the
FOEDAG code will not do assertion and will return status.
Again, whatever status is returned (true or false), the main function
will just ignore it.
Update the FOEDAG to latest
The text was updated successfully, but these errors were encountered: