-
Notifications
You must be signed in to change notification settings - Fork 0
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
capture migration issues #65
Comments
|
Ive deliberately omitted the connection between species-lists and collectory - but this should be more widely discussed. The entries in the collectory that result from a species list being created serve very little purpose, and just result in a rather blank collectory page. I'd favour the BIE indexing lists (authoritative only) instead, and then search results can link straight to the list instead of to a poor in content collectory page. This is an enhancement that come can later. They also have the affect of skewing stats of data resources. At the time of writing, the homepage for ALA reports: but of the 4843 data resource, 3562 are species lists, and only 60 of these species lists are authoritative. cc @peggynewman |
|
|
|
The |
Log of issues found when migrating apps from specieslist-webapp to species-list.
specieslist-webapp does not expose isBIE or isSDS on /ws/speciesList service. Untested fix on branch https://github.com/AtlasOfLivingAustralia/specieslist-webapp/tree/migration-fix
cognito so I can be seen as ADMIN when logged in. Commit a0f8a27
add isBIE search parameter for ala-bie-hub. Commit aa7aeec
cognito so I can send machine to machine JWT. Commit fd7edd0. Makes it work but I am uncertain it is the proper approach. Needs validation and maybe integration into ala-security-project.
fix error when using addSpeciesListItem. Commit 3e3c97d.
addSpeciesListItem appears not to trigger namematching, but for the purpose of bie-index that is OK. Commit 4f1544f
The text was updated successfully, but these errors were encountered: