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

Portal links for some XML metadata are broken #682

Open
rtisma opened this issue Jun 17, 2020 · 0 comments
Open

Portal links for some XML metadata are broken #682

rtisma opened this issue Jun 17, 2020 · 0 comments
Assignees

Comments

@rtisma
Copy link
Contributor

rtisma commented Jun 17, 2020

Example analyses for PACA-CA are:
EGAZ00001258006
EGAZ00001258003
EGAZ00001258002
EGAR00001268085

The XMLs can be downloaded via the score client, which means their objectIds do exist, however the link points to an incorrect url. Since all links come from the ES index, this may be an issue in the dcc-repository and how it resolved the metaData (i.e the fileCopy object) when indexing.

Possible places to look are:
https://github.com/icgc-dcc/dcc-repository/blob/develop/dcc-repository-ega/src/main/java/org/icgc/dcc/repository/ega/core/EGAFileProcessor.java#L107

https://github.com/icgc-dcc/dcc-repository/blob/develop/dcc-repository-song/src/main/java/org/icgc/dcc/repository/song/core/SongProcessor.java#L290

Before attempting a deep debug, it may be worth while to just generate a new index and see if the issue irons out, since maybe there was updates after the dcc-repository indexing went offline

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

2 participants