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

[ALS-6080] Info/resource returns both stacks resource UUIDs #185

Closed
wants to merge 6 commits into from

Conversation

Gcolon021
Copy link
Contributor

[ALS-6080] Info/resource returns both stacks resource UUIDs. This issue is only present in AIM-AHEAD or BDC environments because there are two stacks.

Updated PicsureInfoService to restrict resources based on application stack. If the application stack configuration value exists and is not blank, resources will be filtered for that stack only. JAXRSConfiguration updated to initialize application stack. This helps when there is more than one application stack.
The resource filtering in the PicsureInfoService has been updated to include 'localhost' as a permissible domain. This adjustment ensures that resources interfacing with a local host are properly accounted for and included in the mapping process, in addition to resources on an existing application stack.
@Gcolon021 Gcolon021 self-assigned this Mar 8, 2024
@Gcolon021 Gcolon021 added the enhancement New feature or request label Mar 8, 2024
This change modifies the PicsureInfoService to include resources flagged as hidden when listing available resources. This adjustment allows for a more comprehensive list of resources to be generated, including those designated as hidden, optimizing resource management.
Information is useful when there is more than one stack, but this information is missing.
@Gcolon021 Gcolon021 closed this Mar 12, 2024
@Gcolon021 Gcolon021 deleted the ALS-6080 branch March 12, 2024 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants