Closed MrMJLee closed 8 years ago
New traps are displayed correctly if I delete the browser history and try again.
Step one - Create a new trapline -> works Step two - Create a new trap -> 500(internal server error) After deleting cache Step one - Create a new trap -> works Step two - Create a new trapline -> 500(internal server error)
The 500 error was due to duplicate names, updating new trap data was due to timestamp.
After creating a new trap, the trap page doesn't get updated trap data even though sending get trap request succeeded.