# What this PR does Related to [this discussion](https://raintank-corp.slack.com/archives/C04JCU51NF8/p1706550226831949) Removes the `/oncall` Slack slash command + the concept of `force_route_id` (as this Slack slash command was the last piece of code to use this concept [here](https://github.com/grafana/oncall/blob/dev/engine/apps/slack/scenarios/manual_incident.py#L146)) ## TODO before merging - [x] update the various env's Slack apps to remove the slash command from the app manifests ## Checklist - [x] Unit, integration, and e2e (if applicable) tests updated - [x] Documentation added (or `pr:no public docs` PR label added if not required) - [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not required) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| alert.py | ||
| alert_group.py | ||
| alert_group_counter.py | ||
| alert_group_log_record.py | ||
| alert_manager_models.py | ||
| alert_receive_channel.py | ||
| channel_filter.py | ||
| custom_button.py | ||
| escalation_chain.py | ||
| escalation_policy.py | ||
| grafana_alerting_contact_point.py | ||
| invitation.py | ||
| maintainable_object.py | ||
| resolution_note.py | ||
| user_has_notification.py | ||