Details
-
Type: Bug
-
Status: Open
-
Priority: Trivial
-
Resolution: Unresolved
-
Affects Version/s: 4.6
-
Fix Version/s: Unscheduled
-
Component/s: None
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
1. Create a test object of type campaign.
2. Update an activity with the API to have its campaign_id set to that campaign.
3. Observe the api utils error.
This is fixed by including in the API call in Step 2 cache_clear = 1.