We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
LungMAP currently has some config that it is inheriting from HCA that should not be there.
projectsEntityConfig
samplesEntityConfig
filesEntityConfig
CATEGORY_GROUP
The text was updated successfully, but these errors were encountered:
fix: removed hca specific config from lungmap (#4287)
57accb8
chore: removed direct references to HCA config in lungmap (#4287)
a0e4cbc
fix: removed listviews from lungmap configs (#4287)
258fe1d
fix: removed main column duplicate entry (#4287)
302c212
fix: removed hca specific config from lungmap (#4287) (#4295)
d167aa7
jpaten
Successfully merging a pull request may close this issue.
Need
LungMAP currently has some config that it is inheriting from HCA that should not be there.
Entity List
Project Detail
Approach
projectsEntityConfig
,samplesEntityConfig
, andfilesEntityConfig
, removing HCA-specific values defined above.CATEGORY_GROUP
, removing HCA-specific values defined above.The text was updated successfully, but these errors were encountered: