usdigitalresponse / usdr-gost

USDR-hosted grants management tools
http://grants.usdigitalresponse.org
Apache License 2.0
26 stars 20 forks source link

Follow+Notes: Add grant notes tables to database #3200

Open TylerHendrickson opened 2 weeks ago

TylerHendrickson commented 2 weeks ago

Subtask of [STORY]: Update 'Status' to 'Follow + Note' feature #2960

Blocked by

N/A

Blocks

Definition of Done

A new Knex migration is added that creates the tables needed for storing user-submitted notes about grants.

Implementation Details

This requires the following new tables to be created:

ClaireValdivia commented 3 days ago

@thucdtran thanks for your work on this! my understanding is that there isn't anything to test on the front-end here for this change - does that sound right to you?

if so, ill plan to just do general testing in staging of core workflows before our next release