{% extends "base.html" %} {% from "components/icon.html" import Icon %} {% from "components/alert.html" import Alert %} {% block content %}

Request #1234567890

Pending

Ongoing maintainence for Death Star (a moon-sized Imperial military battlestation armed with a planet-destroying superlaser). Its definitely hasn't been sabotaged from the start.

{% with data = { "primary_poc": { "am_poc": False, "dodid_poc": "1234567890", "email_poc": "fake@email.com", "fname_poc": "Amanda", "lname_poc": "Adamson", }, "details_of_use": { "jedi_usage": "adf", "start_date": "2018-08-08", "cloud_native": "yes", "dollar_value": 500000, "dod_component": "Air Force, Department of the", "data_transfers": "Less than 100GB", "expected_completion_date": "Less than 1 month", "jedi_migration": "yes", "num_software_systems": 1, "number_user_sessions": 2, "average_daily_traffic": 1, "engineering_assessment": "yes", "technical_support_team": "yes", "estimated_monthly_spend": 100, "average_daily_traffic_gb": 4, "rationalization_software_systems": "yes", "organization_providing_assistance": "In-house staff", }, "information_about_you": { "citizenship": "United States", "designation": "military", "phone_number": "1234567890", "email_request": "fake@email.mil", "fname_request": "Amanda", "lname_request": "Adamson", "service_branch": "Air Force, Department of the", "date_latest_training": "2018-08-06", } }, service_branches=service_branches %} {% include "requests/_review.html" %} {% endwith %}

Approval Notes

Comments to Requestor

You may leave a comment for the requestor explaining what changes are being requested or why further discussion is needed about this request. The requestor can then re-submit the request with your changes requested or may initiate an offline message (via email) to respond to the CCPO directly.
This notes are optional and will be visible to requestors.

Authorizing Officials

This section is not visible to the requestor. It will only be visible to CCPO staff.

Provide the name of the key officials for both parties that have authorized this request to move forward.

Mission Authorizing Official

CCPO Authorizing Official

Approve Request Mark as Changes Requested {{ Icon('x') }} Cancel

Approval Log

  1. Denied by Darth Vader

    "You have failed me for the last time, Admiral. Captain Piett. Yes, my lord. Make ready to land out troops beyond the energy shield and deploy the fleet so that nothing gets off that system."

    Mission Owner approval on behalf of:

    Grand Moff Tarkin tarkin@empire.mil (234) 567-8901

    CCPO approval on behalf of:

    Emperor Palpatine palpatine@empire.mil (345) 678-9012
  2. Denied by Darth Vader

    "You have failed me for the last time, Admiral. Captain Piett. Yes, my lord. Make ready to land out troops beyond the energy shield and deploy the fleet so that nothing gets off that system."

    Mission Owner approval on behalf of:

    Grand Moff Tarkin tarkin@empire.mil (234) 567-8901

    CCPO approval on behalf of:

    Emperor Palpatine palpatine@empire.mil (345) 678-9012
{% endblock %}