GNS-Science / nshm-toshi-api

An extensible API where task metadata, and important input and output files relating to data-intensive science processes are retained. Custom task schemas can be defined to support their meta-data needs.
GNU Affero General Public License v3.0
0 stars 0 forks source link

FEATURE: need AT.inversion_solution resolver to work for all subtypes of InversionSolution #223

Closed chrisbc closed 2 months ago

chrisbc commented 2 months ago

UI General task Flip charts need AutomationTask properties to manage filtering. So in this context we need to get the actual inversion_solution via the AT. The API only handles all InversionSolution right now.

Done when