Skip to content

Importing CSV: validate Exp. Type #34

@HelgaMond

Description

@HelgaMond

When importing CSV file users may have already put some values for "experimentKind" or "Exp. Type " column. If these values aren't "Default", "OSC" - NO error/info message is shown for User but:

The bean encountered a non-application exception; nested exception is: jakarta.ejb.EJBTransactionRolledbackException: The transaction has been marked rollback only because the bean encountered a non-application exception :org.apache.openjpa.persistence.PersistenceException : This operation failed for some instances. See the nested exceptions array for details.

If see logs:
Caused by: <openjpa-4.0.0-r5b49d53 fatal general error> org.apache.openjpa.persistence.PersistenceException: The transaction has been rolled back. See the nested exceptions for details on the errors that occurred.
FailedObject: ispyb.server.mx.vos.sample.DiffractionPlan3VO@1ffa0299

TODO: Validate "Exp. Type " column values on "Save" button click.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions