diff --git a/docs/core-concepts/export.mdx b/docs/core-concepts/export.mdx index eec61e4..fee2c37 100644 --- a/docs/core-concepts/export.mdx +++ b/docs/core-concepts/export.mdx @@ -23,11 +23,15 @@ You can export issues in one of the following formats: Click the **Export** button for your preferred format. -4. **Select Projects** +  + +4. **Select Project** After selecting your format: - Choose to export issues from all projects or a specific project using the dropdown. - *Optional*: If exporting issues from all projects, you can split the data into separate files. This will package the exports into a ZIP file. +  + :::info Exporting large workspaces may take some time depending on the number of issues. ::: @@ -40,6 +44,8 @@ You can view the history of your exports under **Previous exports**. For each ex - Once completed, you can download the file by clicking **Download**. - Click the **Refresh status** button to ensure the latest updates. + + :::caution Exported files remain downloadable for a limited time (7 days). ::: diff --git a/docs/core-concepts/pages/wiki.mdx b/docs/core-concepts/pages/wiki.mdx index 0b35d31..8249823 100644 --- a/docs/core-concepts/pages/wiki.mdx +++ b/docs/core-concepts/pages/wiki.mdx @@ -1,8 +1,18 @@ --- title: Wiki +hide_title: true --- +import Tags from '@site/src/components/Tags'; + +