Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-74252

Recent project dropdown will not display recent projects

XMLWordPrintable

      Issue Summary

      Recent project dropdown will not display recent projects even when there have been changes to issues and board on the other projects.

      This happen when only Next-gen projects were present on the Instance, making unable to modify or change the permission scheme or global permission.

      Steps to Reproduce

      Unable to reproduce the error.

      Expected Results

      1. Open project A and create an issue to display on a board
      2. Open project B and create an issue to display on a board
      3. Click on the recent project dropdown and should display project A

      Actual Results

      It will not display any recent project although they have been updated/modified.

      Network traffic for GET function on the Recent project dropdown button.

      {
        "self": "https://mnonline.atlassian.net/rest/api/2/project/search?maxResults=15&query=&orderBy=%2BNAME&startAt=0",
        "maxResults": 15,
        "startAt": 0,
        "total": 3,
        "isLast": true,
        "values": [
          {
            "expand": "description,lead,issueTypes,url,projectKeys,permissions,insight",
            "self": "https://mnonline.atlassian.net/rest/api/2/project/10000",
            "id": "10000",
            "key": "FI",
            "name": "Flexio Improvements",
            "avatarUrls": {
              "48x48": "https://mnonline.atlassian.net/secure/projectavatar?pid=10000&avatarId=10402",
              "24x24": "https://mnonline.atlassian.net/secure/projectavatar?size=small&s=small&pid=10000&avatarId=10402",
              "16x16": "https://mnonline.atlassian.net/secure/projectavatar?size=xsmall&s=xsmall&pid=10000&avatarId=10402",
              "32x32": "https://mnonline.atlassian.net/secure/projectavatar?size=medium&s=medium&pid=10000&avatarId=10402"
            },
            "projectTypeKey": "software",
            "simplified": true,
            "style": "next-gen",
            "isPrivate": false,
            "properties": {},
            "entityId": "1e2af6fa-80b6-43ec-9ef9-4d5f6d8ec84d",
            "uuid": "1e2af6fa-80b6-43ec-9ef9-4d5f6d8ec84d"
          },
          {
            "expand": "description,lead,issueTypes,url,projectKeys,permissions,insight",
            "self": "https://mnonline.atlassian.net/rest/api/2/project/10004",
            "id": "10004",
            "key": "FL",
            "name": "Flexio Live",
            "avatarUrls": {
              "48x48": "https://mnonline.atlassian.net/secure/projectavatar?pid=10004&avatarId=10404",
              "24x24": "https://mnonline.atlassian.net/secure/projectavatar?size=small&s=small&pid=10004&avatarId=10404",
              "16x16": "https://mnonline.atlassian.net/secure/projectavatar?size=xsmall&s=xsmall&pid=10004&avatarId=10404",
              "32x32": "https://mnonline.atlassian.net/secure/projectavatar?size=medium&s=medium&pid=10004&avatarId=10404"
            },
            "projectTypeKey": "software",
            "simplified": true,
            "style": "next-gen",
            "isPrivate": false,
            "properties": {},
            "entityId": "d240d787-4ab6-44a6-8301-b9f9d0c90be3",
            "uuid": "d240d787-4ab6-44a6-8301-b9f9d0c90be3"
          },
          {
            "expand": "description,lead,issueTypes,url,projectKeys,permissions,insight",
            "self": "https://mnonline.atlassian.net/rest/api/2/project/10003",
            "id": "10003",
            "key": "FS",
            "name": "Flexio Support",
            "avatarUrls": {
              "48x48": "https://mnonline.atlassian.net/secure/projectavatar?pid=10003&avatarId=10403",
              "24x24": "https://mnonline.atlassian.net/secure/projectavatar?size=small&s=small&pid=10003&avatarId=10403",
              "16x16": "https://mnonline.atlassian.net/secure/projectavatar?size=xsmall&s=xsmall&pid=10003&avatarId=10403",
              "32x32": "https://mnonline.atlassian.net/secure/projectavatar?size=medium&s=medium&pid=10003&avatarId=10403"
            },
            "projectTypeKey": "software",
            "simplified": true,
            "style": "next-gen",
            "isPrivate": false,
            "properties": {},
            "entityId": "9217268c-fc69-4675-9d24-22735e87f16e",
            "uuid": "9217268c-fc69-4675-9d24-22735e87f16e"
          }
        ]
      }
      

      Workaround

      Search for the desired project as it will display results matching the criteria

              Unassigned Unassigned
              e4fb930992b1 Uriel C (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: