2 Commits

Author SHA1 Message Date
Kevin Burnett
c6134d3024
ensure that new column has default, which is needed for postgres (#2038)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-08-08 07:58:31 -07:00
jasquat
ab5b041086
Ht user on group update (#2012)
* some basics to update human task users when a group is updated w/ burnettk

* do not delete groups that were specified from open id groups w/ burnettk

* some updates to remove old user task assignments w/ burnettk

* still need additional tests but pyl is passing w/ burnettk

* added a test to ensure user is assigned and unassigned a task when using open id as source for groups w/ burnettk

* set added_by in missing places w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-30 14:54:45 -04:00