Skip to content

Commit b4b069a

Browse files
authored
[Rules] Update create-dashboard.mdx
Customers are facing UI errors while attempting to create lists with source URLs + query string. Query string is not supported in the Source URL. Per https://developers.cloudflare.com/rules/url-forwarding/bulk-redirects/reference/url-components/
1 parent 65b09e7 commit b4b069a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/content/docs/rules/url-forwarding/bulk-redirects/create-dashboard.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@ However, the lists and rules only exist at the account level and every zone in t
3737

3838
5. You can import a CSV file containing several URL redirects or enter URL redirects one at a time in the dashboard.
3939

40+
:::note[Note]
41+
42+
43+
Query string is not supported in the **Source URL**. Find more on [Supported URL components](/rules/url-forwarding/bulk-redirects/reference/url-components/).
44+
45+
46+
:::
47+
4048
<Details header="Import a CSV file">
4149

4250
6. Drag and drop a CSV file containing URL redirects or select **browse** and select a CSV file. For more information on the file format, refer to [CSV file format](/rules/url-forwarding/bulk-redirects/reference/csv-file-format/).

0 commit comments

Comments
 (0)