$customHeader
Skip to end of banner
Go to start of banner

Reinstall User Profiles for Confluence

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

If you encounter any issues while installing User Profiles for Confluence follow this guide to uninstall and install the add-on again

Solution

  1. To uninstall the add-on go to "Manage Add-ons" in Confluence and Click the Uninstall button in User Profiles for Confluence
  2. Shut Down Confluence
  3. 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";
    DELETE FROM bandana WHERE bandanakey like 'de.communardo.userprofile.%.migrate.status'; 
  4. Start Confluence

  5. Install add-on again via Marketplace

 

 

 

 

 

 

 

 

 

  • No labels