Released Documentation
HomeSupport
  • Getting started
    • Overview
    • Concepts
    • Setup Guide
      • Installing Released
      • Embedding the Widget
      • Embedding the Page
      • Implementing User Verification
      • Changelog Description Field (optional)
  • Permissions
  • Global Settings
    • General
    • Custom domain
    • Design
    • Internal Domains
    • User Verification
  • Workspace
    • Overview
    • Dashboard
    • Changelog
      • AI Settings
      • Changelog filter
      • Creating and Managing Posts
      • Writing a Post
      • Publishing Updates
      • Templates
      • Editor
        • Images
        • Videos
        • Emojis
        • Keyboard Shortcuts
        • Categories
        • Versions
      • Filter
    • Roadmaps
    • Settings
      • General
      • Access
      • Portal
        • Page Embed
        • Widget Embed
      • Publishing
        • Confluence
        • Email
        • Jira issue links
    • Integrations
      • Framer
      • Webflow
      • Slack
      • Aura
      • Cosmos
      • Karma
      • Scroll Viewport for Confluence
  • Resources
    • AI Tips
      • Create Output in Other Languages
      • Include a Documentation Link in the Output
      • Creating Structured Output
    • Troubleshooting
      • Permissions Issues
    • How-Tos
      • Accessing Custom Fields
      • Configuring Dark Mode
      • Finding the Channel ID
      • Ensuring JavaScript Resource Stability for PCI Compliance
      • How to Open the developer console to check for errors
      • How to Apply Atlassian Marketplace App Promo Codes for Cloud
      • Configuring Content Security Policies (CSP) for Released Embeds
Powered by GitBook
On this page
  • Overview
  • Required Jira project permissions
  • Required Jira admin permissions
  • Problem generating descriptions

Was this helpful?

  1. Resources
  2. Troubleshooting

Permissions Issues

This page will help you troubleshoots errors caused by permission issues.

PreviousTroubleshootingNextHow-Tos

Last updated 6 months ago

Was this helpful?

Overview

Released adheres to Jira permissions for viewing and editing issues. Therefore, your Jira project permission settings determine what you can do and see in Released.

App Access Rules

Atlassian has introduced to manage app access to your organization’s data. If a project is hidden from Released using App Access rules, you won't be able to interact with it in Released. Add Released to your allowlist or remove it from your blocklist to use Released with your protected Jira projects.

Required Jira project permissions

To access a portal, users will require Edit issue permission in one of the linked projects.

Permission
Required for

Edit issues

Accessing and creating content in a portal.

Required Jira admin permissions

To install Released and setup the Changelog description custom field, certain administrator permissions are required.

Permission
Required for

Administer projects

Setting up the Changelog description custom field.

Jira administrators

Installing the Released App.

Problem generating descriptions

When Released generates a description for you, that description is saved in one of two places:

  1. In the , if the field is available on the issue type.

  2. In the , if the description custom field is not available.

Since both locations require edit permissions, you will see the message "Not permitted to save some generated descriptions" if you lack permission to edit the issue.

There are a few reasons why you might not be able to edit the issue:

You don't have the permission for that project. If this is the case, speak to the project administrator about obtaining edit access to that project.

Certain in Jira can restrict the editing of issues based on their status. For instance, the jira.issue.editable property can be set to false when the issue status is Done,preventing edits once the issue is closed. In such cases, consider adding a additional workflow step for the "Write release notes" phase, allowing the issue to remain editable. The exact implementation depends on your specific requirements, but you might use the jira.permission.edit.assignee property to ensure only the assignee can edit issues in this status.

App Access rules
Changelog description field
Issue Entity Property
Edit issues
workflow properties