Tried with different options but did not get Configure/getting started button on manage apps.
The first two pages should be there under my development app with the below config. Getting the sidebar admin page option for third config though.
Can someone please help me to find out the issue?
jira:adminPage:
- key: admin-page-example-hello-world-configure-page
resource: admin-resource
title: App -> Configure
resolver:
function: resolver
useAsConfig: true
- key: admin-page-example-hello-world-started-page
resource: admin-resource
title: Getting Started
resolver:
function: resolver
useAsGetStarted: true
- key: admin-page-example-hello-world-configure-page1
resource: admin-resource
title: Configure AI API
resolver:
function: resolver
useAsConfig: false