teammates icon indicating copy to clipboard operation
teammates copied to clipboard

[#12779] Fix notifications update logic

Open marquestye opened this issue 10 months ago • 1 comments

Part of #12779

Outline of Solution

  • Added flushAndEvict to HibernateUtil.java
  • During update, evict entity -> call setters -> check validity -> merge entity
  • Changed EntitiesDb#merge to print with returned entity to overcome invalid proxy issue for entities with no persistent instance
    • Added required mocks for component tests calling merge
  • Added tests for invalid data persistence
  • Moved invalid params checks and tests from db to logic layer

marquestye avatar Apr 23 '24 04:04 marquestye

Folks, This PR seems to be stalling (no activities for the past 58 days). :snail: :cry: Hope someone can get it to move forward again soon...

nusoss-bot avatar Jun 30 '24 06:06 nusoss-bot

Folks, This PR seems to be stalling (no activities for the past 7 days). :snail: :cry: Hope someone can get it to move forward again soon...

nusoss-bot avatar Jul 07 '24 16:07 nusoss-bot