pacifica / pacifica-metadata

Pacifica core service that stores the metadata for the system
GNU Lesser General Public License v3.0
1 stars 8 forks source link

Change mapping source for project to instrument info #277

Closed kauberry closed 4 years ago

kauberry commented 4 years ago

Pacifica Metadata version

0.12.4

Pacifica Core Software versions

1.0

Scenario:

Missing some instrument mappings in the projectinfo/project_lookup REST namespace since we changed the schema around to have the TransSIP table

Steps to Reproduce:

Look for the corresponding instrument list for project '49499' in the dump from projectinfo/by_project_id/49499

Expected Result:

The list should include results from Cascade (inst 34218)

Actual Result:

The list does not, because they're not in the ProjectInstrument table for some reason.