Skip to content

Fix MetadataClient.get_proposal_runs call arguments

Robert Rosca requested to merge fix/cal-tools-mdc-call into master

Description

Call to MetadataClient.get_proposal_runs was not using the correct arguments, would always fail.

How Has This Been Tested?

It was not! I'm not even too sure when this gets called, @ahmedk mentioned when it should be used, maybe you could help out with testing?

Relevant Documents (optional)

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.

Reviewers

@calibration

Merge request reports