You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In fidesops, on webserver bootup we ran an update "script" for saas configs to pick up any updates coming from a new version of their corresponding templates. See ethyca/fidesops#1307 and associated issue ethyca/fidesops#1098 for more context.
Unless I'm missing something, we seem to have removed this functionality from unified fides. Was there a particular reason for that? We will need this functionality moving forward.
The text was updated successfully, but these errors were encountered:
@ThomasLaPiana@pattisdr just looping you in, in case you have any context on whether this was intentional or just an oversight of the merge. i can try to take a stab at adding it back in, just have a couple of things higher on my queue so may take me a bit to get to it
adamsachs
changed the title
saas config update initialization action no longer exists
[Unified Fides] saas config update initialization action no longer exists
Oct 4, 2022
I'd also agree it was an oversight, there was code that didn't appear to do anything (tests passed with or without it) so I might've missed reimplementing it, good catch!
Bug Description
In fidesops, on webserver bootup we ran an update "script" for saas configs to pick up any updates coming from a new version of their corresponding templates. See ethyca/fidesops#1307 and associated issue ethyca/fidesops#1098 for more context.
Unless I'm missing something, we seem to have removed this functionality from unified fides. Was there a particular reason for that? We will need this functionality moving forward.
The text was updated successfully, but these errors were encountered: