-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.2 EE SP2 (5.2.6)
-
Fix Version/s: 5.2 EE SP3 (5.2.7)
-
Component/s: Legacy Components > API
-
Labels:None
-
Environment:All
Once a portal preference has been saved to the database for a portal instance(company), there is no way to remove the preference. To address this issue, a new method has been added to CompanyServiceUtil and CompanyLocalServiceUtil
public static void removePreferences(long companyId, java.lang.String[] keys)
- is related to
-
LPS-6693 There is no way to remove preferences from the company once it has been set.
- Closed