If the /themes directory is missing, it appears that theme uploads fail silently. The application should be trying to create the /themes directory if it is missing, but if it cannot, this failure should be returned. We should also notify on failure if the directory exists, but the file cannot be written to it.
If the /themes directory is missing, it appears that theme uploads fail silently. The application should be trying to create the `/themes` directory if it is missing, but if it cannot, this failure should be returned. We should also notify on failure if the directory exists, but the file cannot be written to it.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
If the /themes directory is missing, it appears that theme uploads fail silently. The application should be trying to create the
/themesdirectory if it is missing, but if it cannot, this failure should be returned. We should also notify on failure if the directory exists, but the file cannot be written to it.This has been completed, and will be part of v2.2