PromucFlow_constructor/app
Nayan 5261f782df
Fixed comment missing issue when user role is changed (#5898)
* -fixed comment missing issue when user role is changed

* WIP: add test for policy utils

* -added test for policy utils comment permission when users are added or removed

* -removed unused code

* -removed public access modifier for an internal function

* -add test to verify comment thread policy updated when user role changed in organization

* -add tests for add user and remove user from organization to test comment thread policies
2021-07-21 12:30:34 +06:00
..
client Improve information for cyclic dependency error (#5949) 2021-07-20 16:20:22 +05:30
rts Fix bug where some fields are missing for notifications from the API (#5336) 2021-06-24 14:35:30 +06:00
server Fixed comment missing issue when user role is changed (#5898) 2021-07-21 12:30:34 +06:00
util