WAL-0001 2019-08-07 closed 0.36.0
"Error deleting related objects"

WAL-0002 2019-08-07 closed 0.36.0
"Deleting objects did not remove the object from owning many-to-many related collections."  

WAL-0003 2020-10-21 fixed 0.59.5
"Submitting a selection for remove and maybe other actions in table views result in invalid request."
The table view does not provide a secure token to prevent CSRF.

WAL-0004 2020-10-21 fixed 0.59.5
"Forward/redirect requests using ControllerDispatchServlet are rejected due to invalid secure request token"

WAL-0007 2024-08-21 fixed 2.0.0-SNAPSHOT
"Query does not handle the characters '_' and '%' (the SQL wildcard characters in LIKE expressions) correctly."  