diff --git a/docs/infrastructure_and_maintenance/security/reporting_issues.md b/docs/infrastructure_and_maintenance/security/reporting_issues.md
index 04ee29806b..ae71cf8093 100644
--- a/docs/infrastructure_and_maintenance/security/reporting_issues.md
+++ b/docs/infrastructure_and_maintenance/security/reporting_issues.md
@@ -13,7 +13,6 @@ No engineering team is perfect though, and if you do discover a security issue i
## Channels
- If you're a customer or partner, please log in to your Service portal at , click "New Ticket", and report the issue as you would report a normal support request. [[= product_name_base =]] Product Support will respond, take care of the report, and keep you informed of the developments.
-- If you're not a customer or partner, please log in to the [[= product_name_base =]] JIRA issue tracker: . Create an account if you don't have one, it's free. Click the "Create" button in the top menu to create your report. For "Project", select "[[= product_name_base =]] IBX", or "eZ Publish / Platform", or "eZ Platform Enterprise Edition", depending on which product is affected by the bug. **Important: Select "Security Level": "Security"!** The engineering team will take care of your report.
- It's also possible to report security issues by email to - this requires no account.
## Verbosity
diff --git a/docs/resources/contributing/report_and_follow_issues.md b/docs/resources/contributing/report_and_follow_issues.md
index 8fd1057b05..c0bb7ce5e9 100644
--- a/docs/resources/contributing/report_and_follow_issues.md
+++ b/docs/resources/contributing/report_and_follow_issues.md
@@ -1,38 +1,17 @@
---
-description: You can report encountered issues to Ibexa DXP JIRA or use it to follow the development of new features and fixes.
+description: You can report encountered issues to Service Portal
---
# Report and follow issues
-[[= product_name =]] uses [JIRA](https://issues.ibexa.co) to track product development, improvements, and bugs.
-
-## Finding an existing issue
-
-Before you create a new bug report or an improvement suggestion, search the JIRA project for similar reported issues.
-If you find any, update them with your comment or additional information instead of creating a new one.
+If you have an [[= product_name =]] subscription, report your issues through the [Service portal](https://support.ibexa.co).
+To do it, log in to your Service portal at , click "New Ticket", and report the issue as you would report a normal support request.
+[[= product_name_base =]] Product Support will respond, take care of the report, and keep you informed of the developments.
+This ensures the issue can be quickly prioritized according to its impact.
-## Reporting an issue
+## Reporting security issues
!!! caution "Security issues"
If you discover a security issue, please don't report it through regular channels, but instead take a look at the [Security section](reporting_issues.md).
-If you have an [[= product_name =]] subscription, report your issues through the [Service portal](https://support.ibexa.co) instead of JIRA.
-This ensures the issue can be quickly prioritized according to its impact.
-
-If you cannot find an existing ticket matching what your issue, you can create a new one.
-Click **Create** at the top of the bugtracker window and fill in the following fields:
-
-|||
-|------|------|
-|**Project**|Select **[[= product_name_base =]] IBX**.|
-|**Issue type**|Choose **Bug** or **Improvement** depending on what you're reporting, don't use other issue types (they're for internal use only).|
-|**Summary**|Write a short sentence describing what you're reporting.|
-|**Priority**|Select the priority you consider the issue to be. Please try to keep a cool head while selecting it. A 1 pixel alignment bug isn't a "blocker".|
-|**Component/s**|This is important, as it makes your issue appear on the radar (dashboards, filters) of people dealing with various parts of [[= product_name_base =]] projects.|
-|**Affect version/s**|Add the versions of the application you experienced the issue on.|
-|**Assignee**|Leave blank, unless you're willing to work on the issue yourself.|
-|**Reporter**|Leave as is (yourself).|
-|**Environment**|Enter specific information regarding your environment that could be relevant in the context of the issues.|
-|**Description**|This is the most important part of the issue report. In case of a bug, it **must** contain explicit steps to reproduce your issue. Anybody should be able to reproduce it at first try. In case of an improvement, it needs to contain use cases and detailed information regarding the expected behavior.|
-|**Product**|Select which flavor of [[= product_name =]] the issue concerns.|