brocaar commented on issue #1472:
URL: https://github.com/apache/answer/issues/1472#issuecomment-3806001366

   @robinv8 @LinkinStars Thanks, I can confirm that when activating / 
deactivating a plugin, the change is reflected in the database. However, when 
restarting the process, what is in the database does not equal what is 
displayed in the admin interface:
   
   <img width="3840" height="2160" alt="Image" 
src="https://github.com/user-attachments/assets/a244bbe6-2b39-48c7-ac0d-489de65a9707";
 />
   
   As you can see, in the database the `quick_links` is set to `false`, but in 
the web-interface the plugin is set to active.... What I did was:
   
   * Start answer using `./answer run -C ./answer-data/`
   * Disable the `quick_links` plugin
   * Now both the web-interface is in sync with the DB
   * Restart the answer process
   * Now the state is as in the screenshot


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to