Skip to content

Cannot change project visibility: Import url can't be blank

when i tent to change a project in a public group i got this.

$(".project-edit-errors").html("<div class=\"alert alert-danger\" id=\"error_explanation\"><h4>The form contains the following error:<\/h4><ul><li>Import url can&#39;t be blank<\/li><\/ul><\/div>\n");
$('.save-project-loader').hide();
$('.project-edit-container').show();
$('.edit-project .js-btn-success-general-project-settings').enable();

what the hell....

Edited by Stan Hu