-
Notifications
You must be signed in to change notification settings - Fork 1.9k
FreshworksFreshservice: hide mirroring params on unsupported platforms #44309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -8995,7 +8995,7 @@ Gets the list of incidents that were modified since the last update time. Note t | |||||
|
|
||||||
| There is no context output for this command. | ||||||
|
|
||||||
| ## Incident Mirroring | ||||||
| ## Incident Mirroring (Cortex XSOAR only) | ||||||
|
|
||||||
| You can enable incident mirroring between Cortex XSOAR incidents and Freshworks Freshservice corresponding events (available from Cortex XSOAR version 6.0.0). | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The PR description indicates the intent to hide mirror-related parameters for unsupported platforms. This note provides valuable context to users about which specific parameters are hidden on Cortex XSIAM and the Cortex platform. Removing it might cause confusion for users who are looking for these parameters but cannot find them. Please consider restoring this note to maintain clarity.
Suggested change
For more information on documentation standards, see Creating Documentation. |
||||||
| To set up the mirroring: | ||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
|
|
||
| #### Integrations | ||
|
|
||
| ##### Freshworks Freshservice | ||
|
|
||
| - Metadata and documentation improvements. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Invalid release note entry format. Please use the exact approved template or an approved prefix. |
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since these mirroring parameters are now hidden on
marketplacev2andplatform, please ensure theREADME.mdis updated to reflect that these features are only available on XSOAR.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see the updates to the
README.mdfile in the latest diff. Could you please verify that the changes were committed and pushed?