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

RDS table pac_config_key_metadata needs proper information filled out for description field. #274

Closed
grumbis opened this issue Aug 6, 2019 · 1 comment
Milestone

Comments

@grumbis
Copy link

grumbis commented Aug 6, 2019

Micro services

  • Spring boot Applications:
  • Admin Service

Webapp

  • OS Type: Linux
  • Java version:
  • 1.8

Summary

When navigating through Admin -> Configuration Management, the data pulled for the informational 'i' icons to the right of each configuration setting, has no valid data. The values are either "Description PlaceHolder", or blank (pulled from the pac_config_key_metadata table it appears). As there is sparse wiki documentation, and I believe this data is supposed to be filled out, I am filing it as a bug.

Reproduce steps

Under Admin -> Configuration Management, mouseover any 'i' informational icon to the right of a configuration parameter.

Expected Results

I expect to see full descriptions of what each parameter represents.

Actual Results

Mouseover displays "Description PlaceHolder" or nothing at all.

Aha! Link: https://t-mobile1t-mobile.aha.io/features/PM-410

@santhoshigorle
Copy link
Collaborator

fixed as part of 1.6 release.
https://github.com/tmobile/pacbot/releases/tag/1.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants