Extend sections support to add any missing "observation" columns.

Bug #1008483 reported by Ben Wyss
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenQuake (deprecated)
Fix Released
Undecided
Ben Wyss

Bug Description

The list of fault section attributes needs to be extended to includ the missing 'observation' fields. This will affect the client, models.py, migrations and fixtures.
We also need to have a clear discussion about how exactly this is implemented and that it is in line with the expectations from the clients.

Tags: ui
Revision history for this message
Ben Wyss (bmwyss) wrote :

When we developed a demo of FE some time ago, we added a form to capture observation type 'displacement' which was one of 5 'types' of observations.
Per our discussion on this topic, I have begin work on this bug with the intention to add ALL observation fields to the fault section table (this table is not exposed directly to GeoServer or the client, instead we have a view that is a sub section of the table). What I plan to do is to make additional view for each observation 'type', (views in this app have been customized to be read write) then each one of these views will be exposed to geoserver and the client as an individual table.
Then in the client I plan to create (per your suggestion) a 'card' layout. the first card will be the current fault section view, the second third etc. will be the observation 'type' views.

Ben Wyss (bmwyss)
Changed in openquake:
status: New → Fix Committed
matley (matley)
Changed in openquake:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.