VEuPathDB / VEuPathDB/EbrcWebsiteCommon
Fix Dashboard DB tab details for Postgres
Open
Nobody has claimed this yet.
bug
- Dominant language
- Perl
- Stars
- 3
- Forks
- 3
- Avg merge
- 8m
- Merged PRs (30d)
- 1
Description
Broken sections include:
- Identifiers table (all lookups): need to use PG-specific queries, and some fields may not be 1:1 anyway
- Aliases: Lookup has hard-coded oracle context. This one is easier. See https://github.com/VEuPathDB/EbrcWebsiteCommon/blob/master/Site/dashboard/lib/LdapTnsNameResolver.php
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Dashboard DB tab code and the referenced Site/dashboard/lib/LdapTnsNameResolver.php file. Trace the identifier lookups and alias lookup for Postgres, then verify that all listed details render correctly without Oracle-specific context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, postgresql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100