Uploaded image for project: 'Tuigwaa'
  1. Tuigwaa
  2. TUIGWAA-99

二つのテーブル間(AとB)で、関連データ(A->B)と関連データのリスト(B->A)の関係を貼りあっている場合に、Aで関連データが空の場合、削除時にエラーが発生する。

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • 1.0
    • Affects Version/s: 0.9.1
    • Component/s: database, model
    • None

      DeleteExeFunction 内で呼び出されている EntityUtils#removeSelfObjectTree が原因。

      実際には、このケースだと B の該当インスタンスは、A からの参照がないので、空である。
      EntityUtils#removeSelfObjectTree で Set に対する Null チェックを行えば問題ないように思われる。

            Assignee:
            takishita takishita
            Reporter:
            someda someda
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: