Changes between Version 82 and Version 83 of BluePrint/OccupyProjects
- Timestamp:
- 06/04/13 22:29:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/OccupyProjects
v82 v83 11 11 '''If you want to help smash bugs go [http://eden.sahanafoundation.org/query?keywords=~sandy&report=37&order=priority&status=accepted&status=assigned&status=new&status=reopened here].''' 12 12 13 == Bugs == 14 * "Add Organizaiton" doesn't work (no fields show up) for users of any type 15 * The "Add New Item" from Stock Count page doesn't work 16 * We can't save a "Receive Shipment" because it says "enter data and time" 17 * Personal Data is "not redirecting properly" 18 * Server times out - if more speed = more money we can pay 19 * We want to delete "Child's Building" but can't. Only some users can see it. We do NOT want to delete "Childs Building". 20 13 21 If you find this interesting, you might also like to read pages on [Deployments/Sandy/Occupy Occupy Sandy] and [Deployments/Sandy/ Super Storm Sandy]. 14 22 15 23 == Update 3 == 16 17 The four Sahana update focuses on: 24 As the disaster relief effort matures, our needs for Sahana change. 25 26 Currently we need the system to: 27 * help relief hubs manage inventory, make that inventory information accessible to case managers, 28 * help Occupy Sandy promote and track projects 29 * help LTROs make membership directories 30 31 This requires us to focus the next Sahana update on: 18 32 * improving usability and information access for anonymous users 19 33 * tweaking projects a bit more so it can be used by Occupy Sandy to promote and track projects that it funds … … 21 35 * modifying the organization directory for use by the Sandy Long Term Recovery Organizations 22 36 37 It also requires the user/admins to reorganize data in the system to advance these use cases. To do this we must: 38 * 39 23 40 === Anonymous Users === 24 41 Anonymous users (and user that comes to the site without signing in) should be able to view the following sections of Sahana: 25 42 * Home 26 43 * Projects … … 77 94 78 95 === Inventory and Assets === 96 97 98 ==== Staten Island Use Case ==== 99 Staten Island LTRO would like to give disaster case managers the ability to request goods from relief hubs that are managing inventories in Staten Island. 100 101 This means allowing "case managers" to view the inventory at participating locations. 102 103 Questions: 104 * Can case managers see all inventory? All assets? 105 * Can we segment what they can see on a per facility basis? 106 * Can we segment what they see on an item-by-item basis? 107 108 '''Case Manager User Type''' 109 * Check inventory 110 * Request Items 111 * Request Items for Specific Residents 112 113 '''Logistics Admin User Type''' 114 * Log inventory 115 * Fulfill Item Requests 116 117 '''Victim''' 118 * Basic info 119 * Priority 120 * Disabled 121 * Family w/ children (2-18) 122 * Number of Children 123 * Additional Info (notes) 124 79 125 ==== General Usability ==== 80 126 '''Key Question:''' Stock Counts are the primary way people maintain an inventory in Sahana, but this is not always ideal. Would it be possible to give facilities the option to manage their stock on a rolling basis in which they can edit item quantities directly from their stock screens and a log is kept of all the changes? … … 167 213 * Projects 168 214 * Assets 169 === Bugs ===170 * The "Add New Item" from Stock Count page doesn't work171 * We can't save a "Receive Shipment" because it says "enter data and time"172 * Personal Data is "not redirecting properly"173 * Server times out - if more speed = more money we can pay174 * We want to delete "Child's Building" but can't. Only some users can see it. We do NOT want to delete "Childs Building".175 176 === Use Cases ===177 178 '''Case Manager User Type'''179 * Check inventory180 * Request Items181 * Request Items for Specific Residents182 183 '''Logistics Admin User Type'''184 * Log inventory185 * Fulfill Item Requests186 187 '''Victim'''188 * Basic info189 * Priority190 * Disabled191 * Family w/ children (2-18)192 * Number of Children193 * Additional Info (notes)194 215 195 216 == Update 2 ==