Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OutcomeBuilder.addRecord() does not handle tables with optional fields #288

Closed
kovax opened this issue Oct 28, 2019 · 0 comments
Closed
Labels
bug Something isn't working outcomeinit issue for the outcomeinit package
Milestone

Comments

@kovax
Copy link
Member

kovax commented Oct 28, 2019

EXCEPTION:org.cristalise.kernel.common.InvalidDataException: IDL:org.cristalise.kernel/common/InvalidDataException:1.0  Invalid name:'Type'
	at org.cristalise.kernel.persistency.outcome.Outcome.setAttribute(Outcome.java:460)
	at org.cristalise.kernel.persistency.outcome.Outcome.setAttribute(Outcome.java:472)
	at org.cristalise.kernel.persistency.outcome.Outcome.setRecord(Outcome.java:1074)
	at org.cristalise.kernel.persistency.outcomebuilder.OutcomeBuilder.addRecord(OutcomeBuilder.java:239)
	at ch.icube.aaatech.GluscanBatchTest.Check that Gluscan FinalQualityControl data appear in the master outcome and in the reporting db(GluscanBatchTest.groovy:1198)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImp
@kovax kovax added bug Something isn't working outcomeinit issue for the outcomeinit package labels Oct 28, 2019
@kovax kovax added this to the 4.3.1 milestone Oct 28, 2019
@kovax kovax changed the title OurcomeBuilder.addRecord() does not handle tables with optional fields OutcomeBuilder.addRecord() does not handle tables with optional fields Oct 28, 2019
@kovax kovax modified the milestones: 4.3.1, 4.4.0 Oct 29, 2019
kovax added a commit that referenced this issue Oct 29, 2019
…lder_AddRecordBug

#288 addRecord() to handle tables with optional fields
@kovax kovax closed this as completed Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working outcomeinit issue for the outcomeinit package
Projects
None yet
Development

No branches or pull requests

1 participant