Skip to content
Snippets Groups Projects

WS-858: fix bugs in `create_follow_on_capability_request`, hopefully for the last time

Merged Janet Goldstein requested to merge WS-858-cap-req-followon-debug-2022-01-12 into main
5 files
+ 7
5
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -21,7 +21,7 @@
class="btn btn-warning"
(click)="
capabilityLauncherService
.createImageRequestFromPreviousCal('std_cms_imaging', capabilityRequest.id)
.createImageRequestFromPreviousCal('std_cms_imaging', capabilityRequest.id, selectedVersion.version_number)
.subscribe(followonRequestObserver)
"
>
Loading