BPSTechServices / pcef-public

pcef issue tracking repo
1 stars 0 forks source link

@derekwmiller There are 9 records that need some sort of note indicating that we requested they modify their proposal so the application material will differ from the final recommended project. It could just be a note on those records or maybe in the project description. Do you have any other thoughts on this? #273

Closed derekwmiller closed 2 years ago

derekwmiller commented 2 years ago

@derekwmiller There are 9 records that need some sort of note indicating that we requested they modify their proposal so the application material will differ from the final recommended project. It could just be a note on those records or maybe in the project description. Do you have any other thoughts on this?

Originally posted by @CadyLister in https://github.com/BPSTechServices/pcef-public/issues/271#issuecomment-1187398009

derekwmiller commented 2 years ago

@CadyLister what do you need this note to do? Do you need to be able to select records based off the presence of this note in the future? Etc.

CadyLister commented 2 years ago

@derekwmiller The note is just to notify people that the program requested that the applicant accept specific modifications (we have these in a bulleted list) prior to funding. This means that the original application material will differ from what is recommended for funding. It is likely, but not 100%, that we will need this in the future as well.

derekwmiller commented 2 years ago

@CadyLister you're going to need a new value flag in the database to indicate whether this situation applies to a given record (true / false). Notes are contextual -- they would be appropriate to hold the textual information of what modifications were requested, but not for querying or retrieving records from the database at a later date.

I'll need a list of ID numbers where this applies.

derekwmiller commented 2 years ago

done