I updated a import rules extension, but the change is not being processed when the MA runs.
Example: mventry["attribute"].Value = "A";
Changed to: mventry["attribute"].Value = "B";
Run full sync, the value remains A. New accounts also continue to get "A". Disable/enable metaverse rules extensions under options, no difference.
Any ideas?