Warsaw Dynamics
My account
External Share for Jira
View Tree DEFAULT Title - A to Z
PAGES
External Share for Jira
•
Get External Share for Jira
•
Getting Started
Reference
User's Guide
•
Permission Schemes
Shared board
•
Shared filter
•
Timeline Share
•
Issue status transition on shared page
•
Custom domain
•
Iframe support (CSP)
•
Edit issue by External User
•
Selected Users
•
Email template
•
API usage in Jira automation
•
IP restriction
SAML / SSO - Setup guide
•
Activities
Email communication
•
Exclude content macro
•
Privacy and Data Security Statement
•
EULA (End-user license agreement)
•
Get Help and Support
FAQ
•
Screenshots
Release Notes
Dashboard Settings My account
External Share for Jira
View Tree DEFAULT Title - A to Z
PAGES
External Share for Jira
•
Get External Share for Jira
•
Getting Started
Reference
User's Guide
•
Permission Schemes
Shared board
•
Shared filter
•
Timeline Share
•
Issue status transition on shared page
•
Custom domain
•
Iframe support (CSP)
•
Edit issue by External User
•
Selected Users
•
Email template
•
API usage in Jira automation
•
IP restriction
SAML / SSO - Setup guide
•
Activities
Email communication
•
Exclude content macro
•
Privacy and Data Security Statement
•
EULA (End-user license agreement)
•
Get Help and Support
FAQ
•
Screenshots
Release Notes

Exclude content macro

Created by
Parsa Shiva
Last updated 2 May 2023, 20:59

Watch for changes

  • Subscribe with Child Pages
  • Unsubscribe with Child Pages
✓ Subscribed
  • Introduction
    • Using the Exclude Content Macro
    • Important Risks and Considerations
      • Editing Mode
      • Search Excerpts
      • Macro Placement
      • End Macro Type
    • Conclusion

Introduction

External Share for Jira is a Jira add-on that allows users to share projects and issues with individuals outside of their organization. In certain cases, specific content, such as sensitive information or proprietary data, should not be shared externally. To address this concern, the "exclude content macro" can be utilized to exclude particular content from external sharing. It is essential to be aware of the potential risks and implement strategies to avoid unintentional exposure of sensitive information.

Using the Exclude Content Macro

Follow these steps to use the exclude content macro in External Share for Jira:

  1. Create or edit an issue in Jira and identify the content you want to exclude from sharing.

  2. Insert the "exclude content macro" around the content you want to exclude by typing <Hide start> and <Hide end>.
    Use inline-code format and make sure to place the content in between the two code blocks.
    EXMAPLE: <Hide start> information irrelevant for external user <Hide end>

  3. Save the issue, create an external share link, and view the issue to ensure excluded content is no longer visible when viewing the issue externally.

[QA-80] Contract Summary (Short Version)_ - Jira - 24 April 2023 (1).mp4

Important Risks and Considerations

Be aware of the following risks and considerations when using the "exclude content macro":

Editing Mode

If the "Allow Editing" option is enabled for the external share, external users can access edit mode, which will display hidden parts and allow them to edit the content. To mitigate this risk, consider disabling the "Allow Editing" option for the share or only granting editing access to trusted external users.

Search Excerpts

Since it is not possible to disable the search feature entirely, excluded content may still appear in search excerpts on the external share, potentially exposing sensitive information to external users. To minimize this risk, you can remove the search feature from the UI; however, be mindful that the search endpoint cannot be disabled.

Macro Placement

If the "exclude content macro" is used in a table, it will only affect the table cell where it is placed. Ensure proper placement of the macro to exclude the desired content.

End Macro Type

In the absence of an "End" exclude macro type (<Hide end>), everything after the "Start" type
(<Hide start>) will be removed.
Ensure both "Start" and "End" types are correctly placed to avoid unintended exclusion of content.

Conclusion

The "exclude content macro" is a valuable tool for controlling what content is shared externally while still allowing you to edit and manage the content as needed. By following the steps outlined above and being mindful of the potential risks, you can effectively exclude specific content from external sharing in Jira and Irrelevant for external users.