Uploaded image for project: 'Offre de formation'
  1. Offre de formation
  2. ODF-3439

La synchro des tables de références ODF dans l'admin renvoie une erreur

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.7.5, 4.8.0
    • 4.7.4
    • None
    • None
    • 4.8.0 M4

      Je réalise une synchro des tables de références de l'ODF dans l'admin pour initialiser une application, je rencontre l'erreur suivante :

      Message : [odf-enumeration.Degree] Import from CSV file: error importing the content on line 114
      Emplacement : org.ametys.plugins.contentio.csv.CSVImporter.importContentsFromCSV(CSVImporter.java:181)
      org.ametys.cms.workflow.InvalidInputWorkflowException: At least one validation error is preventing from saving the modifications
      at org.ametys.cms.workflow.EditContentFunction#_handleErrors:360
      at org.ametys.cms.workflow.EditContentFunction#execute:261
      at jdk.internal.reflect.GeneratedMethodAccessor837#invoke (Unknown Source)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl#invoke:43
      at java.base/java.lang.reflect.Method#invoke:568
      at org.ametys.runtime.plugin.component.PluginsComponentManager$ComponentInvocationHandler#invoke:198
      at jdk.proxy5/jdk.proxy5.$Proxy127#execute (Unknown Source)
      at com.opensymphony.workflow.AbstractWorkflow#executeFunction:871
      at com.opensymphony.workflow.AbstractWorkflow#transitionWorkflow:1044
      at org.ametys.plugins.workflow.AbstractAmetysWorkflow#transitionWorkflow:212
      at com.opensymphony.workflow.AbstractWorkflow#doAction:567
      at org.ametys.plugins.workflow.AbstractAmetysWorkflow#doAction:164
      at org.ametys.cms.workflow.ContentWorkflowHelper#doAction:340
      at org.ametys.cms.workflow.ContentWorkflowHelper#editContent:389
      at org.ametys.cms.workflow.ContentWorkflowHelper#editContent:367
      at org.ametys.plugins.contentio.csv.CSVImporter#_editContent:222
      at org.ametys.plugins.contentio.csv.CSVImporter#_synchronizeContent:506
      at org.ametys.plugins.contentio.csv.CSVImporter#_processContent:214
      at org.ametys.plugins.contentio.csv.CSVImporter#importContentsFromCSV:164
      at org.ametys.plugins.contentio.csv.ImportCSVFileHelper#_importContents:363
      at org.ametys.plugins.contentio.csv.ImportCSVFileHelper#importContents:339
      at org.ametys.odf.schedulable.OdfRefTableDataSynchronizationSchedulable#_doExecute:133
      at org.ametys.cms.schedule.AbstractSendingMailSchedulable#execute:81
      at org.ametys.core.schedule.AmetysJob#execute:151
      

      c'est reproductible sur https://demo.ametys.org/odf/_admin/ avec la 4.7.4

      Les tables de références semblent néanmoins bien alimentées.

            cedric Cédric Damioli
            lperier Laurence Perier
            Bérénice Maurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: