Uploaded image for project: 'Xporter for Jira'
  1. Xporter for Jira
  2. XPORTER-4390

The dialog to add groups to permissions schemes does not open

    XporterXMLWordPrintable

Details

    • Bug
    • Status: Open
    • Medium
    • Resolution: Unresolved
    • Xporter DC 7.3.0
    • Continuous Delivery
    • Permission Schemes
    • None
    • Chrome latest

    • UNCOVERED

    Description

      The dialog to add groups to permissions schemes does not open.

      Steps to reproduce:

      • Create approximately 100000 new groups
      • Go to the permissions schemes page and create a new permission
      • On that permission, click on permissions to edit the permission scheme
      • On Groups section click on assign 

      Actual result:

      The dialog takes a lot of time to be available, or the page stops responding.

      Expected result:

      The dialog should open, and it should be possible to see all groups or search for them.

       

      As a workaround with Postman or another equivalent app

      type: POST

      URL: <base_url>/rest/jiraxporter/1.0/schemes/<permission_scheme_id>/config/groups

      body:

      {"groups": ["<group_name_1>", "<group_name_2>", "<group_name_3>", ...]} 

      Attachments

        Activity

          People

            Unassigned Unassigned
            rgrr Rui Rocha
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: