Skip to content

WS-349: Create new capability request version skeleton UI

Nathan Hertz requested to merge WS-349-create-new-version-button into main

New button on capability request status page that, when clicked, brings up a form that allows the user to enter modified parameters and upload input files.

When submitted, the parameters and files will be passed through a REST endpoint for creating a new version (when such an endpoint exists).

Merge request reports