Add moped_user_saved_views
table to database
#19686
Labels
Need: 2-Should Have
May be painful to leave out, but the solution is still viable
Product: Moped
A comprehensive mobility project tracking platform for Austin, Texas
Service: Dev
Infrastructure and engineering
Type: Feature
Request for new functionality in an existing application
Workgroup: AMD
Arterial Management Division
Workgroup: TPW
Transportation & Public Works Department
As a user, I want a quick way to see and share a list of Moped projects relevant to a particular project, team, or task. I want to be able to save a view to a table in the Dashboard and add a description so I know what a view shows.
Use cases
In Scope
id
(auto-incremented)description
(nullable)url
(not nullable)url_json
(jsonb of filters for future debugging) Also open to renaming if having json in the name is redundant -url_blob
?created_by_user_id
(not nullable)updated_by_user_id
(not nullable)is_deleted
created_at
(not nullable)updated_at
(not nullable)The text was updated successfully, but these errors were encountered: