{% extends "cacsremoteservice/views/layouts/analysis-view.html" %} {% block scripts %} {% endblock %} {% block main-page-body %}
{% include "cacsremoteservice/views/analyses/knowledge-header.html" %} {% if has-knowledge-loss? %}
Turn this off if your visualization looks cluttered.
  • Abandoned by inactive developers
  • Maintained by active developers
  • Unknown status (most work before analysis start date)
{% else %}
You have not marked anyone as an ex-developer. To use to the Knowledge Loss analysis you need to have at least one ex-developer configured in your project. Run a new analysis and you will have access to this analysis result.
{% endif %}
{% endblock %}