diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 6cf6d6b2..839b4bd9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,7 @@ Version History v7.1.6 ------ +* Add EAS:0 CSC to summit ASummary State view on Summit. ``_ * Show error details from queries to the JIRA REST API. ``_ * Make the SummaryState view as the official one for TTS and BTS. ``_ * Refactor get_jira_obs_report method to account for JIRA REST API user timezone. ``_ diff --git a/manager/ui_framework/fixtures/initial_data_summit.json b/manager/ui_framework/fixtures/initial_data_summit.json index 79b38b30..5d0cf89f 100644 --- a/manager/ui_framework/fixtures/initial_data_summit.json +++ b/manager/ui_framework/fixtures/initial_data_summit.json @@ -748,6 +748,10 @@ "name": "EPM", "salindex": 301 }, + { + "name": "EAS", + "salindex": 0 + }, { "name": "ESS", "salindex": 1