Ref T13249. Using "--as" to call some Conduit methods as a user can currently fatal when trying to access settings/preferences.
Allow inline regeneration of user caches.
Differential D20255
Fix an exception with user cache generation in "bin/conduit call --as <user>" epriestley on Mar 7 2019, 12:26 AM. Authored by Tags None Referenced Files
Subscribers None
Details
Ref T13249. Using "--as" to call some Conduit methods as a user can currently fatal when trying to access settings/preferences. Allow inline regeneration of user caches. Called project.edit to add a member. Before: constructing a policy field tried to access the user's preferences and failed. After: Smooth sailing.
Diff Detail
|