Reinstall User Profiles for Confluence (Microsoft Attributes Sync)
Problem
You encountered any issues while installing User Profiles for Confluence (Microsoft Attributes Sync).
Solution
Follow these instructions to uninstall, remove any app-related data in the database, and install the app again:
To uninstall the app, go to "Manage Apps" in Confluence and click the Uninstall button in User Profiles for Confluence (Microsoft Attributes Sync)
Shut down Confluence
Go to the Database and execute the following queries:
DROP TABLE "AO_EF453E_OPTION"; DROP TABLE "AO_EF453E_TRANSLATION"; DROP TABLE "AO_EF453E_USER_DATA"; DROP TABLE "AO_EF453E_USER_PROFILE_ELEMENT"; DROP TABLE "AO_EF453E_TRANSLATABLE"; DROP TABLE "AO_EF453E_USER_TO_IMAGE_HASH"; DROP TABLE "AO_EF453E_CONFIG_VALUE_ENTITY"; DROP TABLE "AO_EF453E_UPP_API_EVENT_QUEUE"; DELETE FROM bandana WHERE bandanakey like 'de.communardo.userprofile.%.migrate.status';Start Confluence
Install the app again via Marketplace
Related Articles