-
Notifications
You must be signed in to change notification settings - Fork 2
Create view to combine Moped internal notes, Moped status updates, and eCapris status updates #22700
Copy link
Copy link
Closed
cityofaustin/atd-moped
#1607Labels
Product: MopedA comprehensive mobility project tracking platform for Austin, TexasA comprehensive mobility project tracking platform for Austin, TexasProject: Pull eCAPRIS StatusesOption to pull a Moped project’s status from associated eCAPRIS subprojectsOption to pull a Moped project’s status from associated eCAPRIS subprojectsTeam: DevSoftware engineering, data integrations, and tech infrastructureSoftware engineering, data integrations, and tech infrastructureType: FeatureRequest for new functionality in an existing product—application, dataset, map, etc.Request for new functionality in an existing product—application, dataset, map, etc.Workgroup: TPWTransportation & Public Works DepartmentTransportation & Public Works Department
Metadata
Metadata
Assignees
Labels
Product: MopedA comprehensive mobility project tracking platform for Austin, TexasA comprehensive mobility project tracking platform for Austin, TexasProject: Pull eCAPRIS StatusesOption to pull a Moped project’s status from associated eCAPRIS subprojectsOption to pull a Moped project’s status from associated eCAPRIS subprojectsTeam: DevSoftware engineering, data integrations, and tech infrastructureSoftware engineering, data integrations, and tech infrastructureType: FeatureRequest for new functionality in an existing product—application, dataset, map, etc.Request for new functionality in an existing product—application, dataset, map, etc.Workgroup: TPWTransportation & Public Works DepartmentTransportation & Public Works Department
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Closed
To show the eCapris statuses in the Notes tab in the same timeline as the Moped status updates and internal notes, we need to capture them together in the same view so the front end can handle displaying them and filtering them. This view would join records from the
moped_proj_notestable andecapris_subproject_statuses.In Scope
ecapris_subproject_statusescolumns tomoped_proj_notescolumn names so the front end can display them without translating eCapris statuses column names to Moped notes column namessubproject_status_idtoproject_note_id<- This could lead to eventual id collisionssub_project_status_desctoproject_notereview_timestamptocreated_at3asproject_note_typeand add new type tomoped_note_types?falseasis_deletedNULLasproject_idNULLasphase_idis_editableisfalsefor eCapris statuses andtruefor Moped rows