Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppRegistryController does not return metadataUri #6092

Open
cppwfs opened this issue Dec 19, 2024 · 0 comments · May be fixed by #6098
Open

AppRegistryController does not return metadataUri #6092

cppwfs opened this issue Dec 19, 2024 · 0 comments · May be fixed by #6098
Assignees
Labels
type/bug Is a bug report
Milestone

Comments

@cppwfs
Copy link
Contributor

cppwfs commented Dec 19, 2024

When user issues a get on the apps endpoint the list contains the URI but not the metadataURI. SCDF-UI has a column to display the metaDataURI but it is currently empty. This is the same for the detail page which uses the /apps/<TYPE>/<APP-NAME> endpoint.

@cppwfs cppwfs added the type/bug Is a bug report label Dec 19, 2024
@cppwfs cppwfs added this to the 3.0.x milestone Dec 19, 2024
@corneil corneil self-assigned this Dec 31, 2024
corneil added a commit to corneil/spring-cloud-dataflow that referenced this issue Dec 31, 2024
Added metaDataUri to AppRegistrationResource
Added test for presence of metaDataUri

Fixes spring-cloud#6092
@corneil corneil linked a pull request Dec 31, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Is a bug report
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants