Renaming a Forge application

Hi,

I’m facing a similar issue than Clement and through the answers provided in this post, I couldn’t resolve my problem. Maybe someone can provide additional details.

My initial value in my manifest.yml file for the name of my Jira app was ‘jira-marketplace’.

modules:
  jira:projectPage:
      title: jira-marketplace

It is always listed as that in the Apps menu on the left side of my Jira instance (see picture below)

Even if I change ‘jira-marketplace’ to something else, I’m always seeing ‘jira-marketplace’.

Also, my app is in a Jira project page, it also displays ‘jira-marketplace’ as the title of this page (see image below)

I went to this post where it says to go to the Admin hub. This is not helping me because I might uninstall and reinstall later my Forge app so I don’t want to rename it everytome. Also, I’m not finding a link from this page to my apps where I can rename the app. Would it be possible to be more explicit as to where I have to go in the Admin hub to find the page where I can rename the app?

I would like to know:
1- Where do I have to put the right value so it displays correctly in the ‘Apps’ section of Jira (see picture 1 above)
2- Where do I have to put the right value so it displays correctly as the title of the project page (see picture 2 above)

Thank you,

Louis-Philippe