{% extends "cacsremoteservice/views/layouts/master.html" %} {% block secondary-nav %} {% include "cacsremoteservice/views/projects/project-header.html" with project=item tabs=tabs %} {% endblock %} {% block main %}

Delete

Deleting analysis results, or a project entirely, cannot be undone.

{% if custom-defaults-source-project? %}

Warning

This project is currently defined as the source project for the custom defaults used for new projects.

Deleting this project will cause the standard CodeScene defaults to be used when new projects are created, until a new source project is defined.

If you are unsure about what to do, please contact your CodeScene administrator before deleting this project.

{% endif %}
Deletes all historic results.
Deletes all delta analysis results.
Deletes the project entirely, including all analysis results.
{% endblock %}