lukefitzwolfgang / icatproject

Automatically exported from code.google.com/p/icatproject
0 stars 0 forks source link

Keywords not persisted on create Investigation (similar to issue 96) #99

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Locally create a new Investigation and associate some Keywords with it.
2. Call the webservice create method for the Investigation

What is the expected output? What do you see instead?
Expected: An investigation to be created with associated Keywords

Actual result: " IcatException INTERNAL Unexpected DB response class 
java.lang.RuntimeException modId not set on Keyword[id=40289886]"

In the logs:
 TRACE BeanManager - Transaction rolled back for creation of Investigation[id=40289885] because of class java.lang.RuntimeException modId not set on Keyword[id=40289886]

What version of the product are you using? On what operating system?
ICAT 4.2.2

Original issue reported on code.google.com by tom.grif...@stfc.ac.uk on 25 Mar 2013 at 2:16

GoogleCodeExporter commented 9 years ago
This is indeed the same problem as issue 96. As this is marked as medium 
priority then rather than producing a bug fix release for 4.2 I will write 
generic code in 4.3 to deal with this bug (and hopefully other bugs of the same 
type). This should be available quite soon.

Steve

Original comment by dr.s.m.f...@gmail.com on 25 Mar 2013 at 2:22

GoogleCodeExporter commented 9 years ago

Original comment by dr.s.m.f...@gmail.com on 11 Apr 2013 at 3:56

GoogleCodeExporter commented 9 years ago

Original comment by dr.s.m.f...@gmail.com on 15 May 2013 at 9:00

GoogleCodeExporter commented 9 years ago
This is now handled by generic code

Original comment by dr.s.m.f...@gmail.com on 20 Jun 2013 at 9:37

GoogleCodeExporter commented 9 years ago

Original comment by dr.s.m.f...@gmail.com on 22 Aug 2013 at 1:44

GoogleCodeExporter commented 9 years ago

Original comment by dr.s.m.f...@gmail.com on 25 Oct 2013 at 10:04