the-difference-engine / ksf

7 stars 1 forks source link

properly handles updating isActive in grantcycle #126

Closed pavel6767 closed 4 years ago

pavel6767 commented 4 years ago

Zenhub Link:

Describe the problem being solved:

originaly, PUT controller checked if isActive was truthy, which doesn't properly handle if user wants to turn an active grant into an inactive one

Impacted areas in the application:

List general components of the application that this PR will affect:

PR checklist