Routing
admin_channel_opportunity_edit
Matched route
Route Parameters
| Name | Value |
|---|---|
| channelId | "e231122f-1f18-11e9-8180-00163e87308f" |
| channel_domain | "staging.nellapp-01.drosalys.net" |
| opportunityId | "6" |
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/channels/e231122f-1f18-11e9-8180-00163e87308f/opportunity/6/edit
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app.swagger | /async/doc.json | Path does not match |
| 2 | app.swagger_ui | /async/doc | Path does not match |
| 3 | admin_channel_company_redirect_show | /channels/{channelId}/company/{companyId}/redirect-show | Path does not match |
| 4 | admin_channel_contact_redirect_show | /channels/{channelId}/contact/{channelContactId}/redirect-show | Path does not match |
| 5 | admin_channel_opportunity_archive | /channels/{channelId}/opportunity/{opportunityId}/archive | Path does not match |
| 6 | admin_channel_opportunity_archive_multiple | /channels/{channelId}/opportunity/archive-multiple | Path does not match |
| 7 | admin_channel_opportunity_redirect_show | /channels/{channelId}/opportunity/{opportunityId}/redirect-show | Path does not match |
| 8 | admin_channel_opportunity_remove_contact | /channels/{channelId}/opportunity/{opportunityId}/contacts/{channelContactId}/remove/{behavior} | Path does not match |
| 9 | admin_channel_opportunity_show_activity_feed | /channels/{channelId}/opportunity/{opportunityId}/activity-feed | Path does not match |
| 10 | admin_channel_opportunity_show_contacts | /channels/{channelId}/opportunity/{opportunityId}/contacts | Path does not match |
| 11 | admin_channel_opportunity_show_drive | /channels/{channelId}/opportunity/{opportunityId}/drive | Path does not match |
| 12 | admin_channel_opportunity_show_information | /channels/{channelId}/opportunity/{opportunityId}/information | Path does not match |
| 13 | admin_channel_opportunity_show_quotes | /channels/{channelId}/opportunity/{opportunityId}/quotes | Path does not match |
| 14 | admin_channel_opportunity_show_tasks | /channels/{channelId}/opportunity/{opportunityId}/tasks | Path does not match |
| 15 | admin_channel_opportunity_edit | /channels/{channelId}/opportunity/{opportunityId}/edit | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.