Project

General

Profile

Feature #16168

Updated by Peter Amstutz about 4 years ago

Container requests (processes) have a jsonb 'properties' field but there's no UI to edit it. 

 workbench2/src/views/process-panel 

 It should use the same property editing components used for collections (see workbench2/src/views/collection-panel)

Back