The Issue Table is designed with specific permissions to ensure proper access control. There are two main user roles: administrators (project or Jira) and regular users.
Administrator Permissions
...
Administrators can access and modify the configuration page, enabling them to configure the issue table for each rojectproject. This includes:
Tab Management: Administrators have the authority to manage configuration tabs that could hold configurational data for multiple issue types. This includes creating new tabs, renaming existing ones for clarity or relevancy, deleting obsolete tabs.
Issue Source Configuration: These configuration items are responsible for defining and configuring issue types and the issue source of the panel. With these items, you can ensure that only the relevant issues will be displayed in the table on specific issue types.
Fields Configuration: Customizing fields, setting up aggregation rules, and determining the order in which these fields appear is another key area under the purview of administrators. The ability to manipulate these fields allows for a dynamic representation of data that aligns with the specific analytical and reporting needs of the project.
...
Regular users are provided with the capability to view and actively engage with the issue panel, which effectively displays information according to the configurations set by administrators. Users only see issues on this table that they already have access to, which helps you maintain the integrity of permissions, ensuring there are no data breaches.
...