Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe

Commits:

6 changed files:

Changes:

  • .mvn/gitlab-cache/milestones/761666-artifacts.json
    1 1
     [
    
    2 2
       {
    
    3 3
         "name": "Application",
    
    4
    -    "filename": "observe-8.0-RC-1-SNAPSHOT.zip",
    
    5
    -    "url": "https://ultreia.io/release/observe-8.0-RC-1-SNAPSHOT.zip"
    
    4
    +    "filename": "observe-8.0-RC-1.zip",
    
    5
    +    "url": "http://repo1.maven.org/maven2/fr/ird/observe/observe/8.0-RC-1/observe-8.0-RC-1.zip"
    
    6 6
       },
    
    7 7
       {
    
    8 8
         "name": "Serveur",
    
    9
    -    "filename": "observe-8.0-RC-1-SNAPSHOT.war",
    
    10
    -    "url": "https://ultreia.io/release/observe-8.0-RC-1-SNAPSHOT.war"
    
    9
    +    "filename": "observe-8.0-RC-1.war",
    
    10
    +    "url": "http://repo1.maven.org/maven2/fr/ird/observe/observe/8.0-RC-1/observe-8.0-RC-1.war"
    
    11 11
       }
    
    12 12
     ]
    \ No newline at end of file

  • .mvn/gitlab-cache/milestones/761666-issues.json
    1 1
     [
    
    2 2
       {
    
    3
    -    "id": 21178012,
    
    4
    -    "iid": 1293,
    
    3
    +    "id": 21455057,
    
    4
    +    "iid": 1309,
    
    5 5
         "projectId": 2722779,
    
    6
    -    "title": "Choix de nouvelles couleurs pour les symboles de la carte LL",
    
    7
    -    "description": "Définir de nouvelles couleurs pour les symboles de carte LL",
    
    6
    +    "title": "impossible de supprimer le référentiel dans systèmes observés",
    
    7
    +    "description": "## Quelle est la cause de bogue ?\n\n## Comment reproduire le bogue ?\n![image](/uploads/bc74f4e18e273d829d0b67bec388024d/image.png)\n## Logs\n\n```\njavax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet\n\tat org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)\n\tat org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)\n\tat org.hibernate.query.internal.AbstractProducedQuery.list(AbstractProducedQuery.java:1538)\n\tat fr.ird.observe.entities.referential.ps.observation.GeneratedObservedSystemTopiaDao.delete(GeneratedObservedSystemTopiaDao.java:52)\n\tat fr.ird.observe.entities.referential.ps.observation.GeneratedObservedSystemTopiaDao.delete(GeneratedObservedSystemTopiaDao.java:23)\n\tat fr.ird.observe.entities.ObserveTopiaPersistenceContext.deleteEntity(ObserveTopiaPersistenceContext.java:166)\n\tat fr.ird.observe.services.local.service.referential.ReferentialServiceLocal.delete(ReferentialServiceLocal.java:197)\n\tat sun.reflect.GeneratedMethodAccessor154.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat fr.ird.observe.services.local.ObserveServiceFactoryLocal$ObserveServiceInvocationHandler.invokeMethod(ObserveServiceFactoryLocal.java:242)\n\tat fr.ird.observe.services.local.ObserveServiceFactoryLocal$ObserveServiceInvocationHandler.invokeMethodWithTransaction(ObserveServiceFactoryLocal.java:263)\n\tat fr.ird.observe.services.local.ObserveServiceFactoryLocal$ObserveServiceInvocationHandler.invoke(ObserveServiceFactoryLocal.java:230)\n\tat com.sun.proxy.$Proxy61.delete(Unknown Source)\n\tat fr.ird.observe.client.ui.actions.content.api.ref.DeleteReferentialUIAction.doDelete(DeleteReferentialUIAction.java:158)\n\tat fr.ird.observe.client.ui.actions.content.api.ref.DeleteReferentialUIAction.actionPerformed(DeleteReferentialUIAction.java:85)\n\tat fr.ird.observe.client.ui.actions.content.api.ref.AbstractReferentielContentUIAction.actionPerformed(AbstractReferentielContentUIAction.java:47)\n\tat fr.ird.observe.client.ui.actions.content.api.AbstractContentUIAction.actionPerformed(AbstractContentUIAction.java:76)\n\tat javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)\n\tat javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)\n\tat javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)\n\tat javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)\n\tat javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)\n\tat java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)\n\tat java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)\n\tat java.awt.Component.processMouseEvent(Component.java:6539)\n\tat javax.swing.JComponent.processMouseEvent(JComponent.java:3324)\n\tat java.awt.Component.processEvent(Component.java:6304)\n\tat java.awt.Container.processEvent(Container.java:2239)\n\tat java.awt.Component.dispatchEventImpl(Component.java:4889)\n\tat java.awt.Container.dispatchEventImpl(Container.java:2297)\n\tat java.awt.Component.dispatchEvent(Component.java:4711)\n\tat java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)\n\tat java.awt.LightweightDispatcher.processMouseEvent(Container.java:4535)\n\tat java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)\n\tat java.awt.Container.dispatchEventImpl(Container.java:2283)\n\tat java.awt.Window.dispatchEventImpl(Window.java:2746)\n\tat java.awt.Component.dispatchEvent(Component.java:4711)\n\tat java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)\n\tat java.awt.EventQueue.access$500(EventQueue.java:97)\n\tat java.awt.EventQueue$3.run(EventQueue.java:709)\n\tat java.awt.EventQueue$3.run(EventQueue.java:703)\n\tat java.security.AccessController.doPrivileged(Native Method)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)\n\tat java.awt.EventQueue$4.run(EventQueue.java:733)\n\tat java.awt.EventQueue$4.run(EventQueue.java:731)\n\tat java.security.AccessController.doPrivileged(Native Method)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)\n\tat java.awt.EventQueue.dispatchEvent(EventQueue.java:730)\n\tat org.GNOME.Accessibility.AtkWrapper$6.dispatchEvent(AtkWrapper.java:715)\n\tat java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)\n\tat java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)\n\tat java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)\n\tat java.awt.EventDispatchThread.run(EventDispatchThread.java:82)\nCaused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet\n\tat org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)\n\tat org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)\n\tat org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:69)\n\tat org.hibernate.loader.Loader.getResultSet(Loader.java:2173)\n\tat org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1936)\n\tat org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1898)\n\tat org.hibernate.loader.Loader.doQuery(Loader.java:937)\n\tat org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:340)\n\tat org.hibernate.loader.Loader.doList(Loader.java:2695)\n\tat org.hibernate.loader.Loader.doList(Loader.java:2678)\n\tat org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2512)\n\tat org.hibernate.loader.Loader.list(Loader.java:2507)\n\tat org.hibernate.loader.custom.CustomLoader.list(CustomLoader.java:338)\n\tat org.hibernate.internal.SessionImpl.listCustomQuery(SessionImpl.java:2263)\n\tat org.hibernate.internal.AbstractSharedSessionContract.list(AbstractSharedSessionContract.java:1069)\n\tat org.hibernate.query.internal.NativeQueryImpl.doList(NativeQueryImpl.java:173)\n\tat org.hibernate.query.internal.AbstractProducedQuery.list(AbstractProducedQuery.java:1529)\n\t... 54 more\nCaused by: org.postgresql.util.PSQLException: ERROR: relation \"ps_observation.activityseine_observedsystem\" does not exist\n  Position : 51\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2440)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2183)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:308)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:441)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:365)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:143)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:106)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)\n\tat org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:60)\n\t... 68 more\n\n```",
    
    8 8
         "labels": [
    
    9
    -      "Haut",
    
    9
    +      "Anomalie",
    
    10 10
           "IRD-2018-01-V8"
    
    11 11
         ],
    
    12 12
         "milestone": {
    
    ... ... @@ -16,35 +16,35 @@
    16 16
           "groupId": 0,
    
    17 17
           "title": "8.0-RC-1",
    
    18 18
           "description": "",
    
    19
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    19
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    20 20
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    21
    -      "state": "active"
    
    21
    +      "state": "closed"
    
    22 22
         },
    
    23 23
         "assignees": [
    
    24 24
           {
    
    25
    -        "_id": 1111318,
    
    26
    -        "_username": "pcauquil",
    
    27
    -        "_name": "Pascal Cauquil",
    
    25
    +        "_id": 4000960,
    
    26
    +        "_username": "cezanno",
    
    27
    +        "_name": "ezanno cedric",
    
    28 28
             "_state": "active",
    
    29 29
             "_external": false,
    
    30
    -        "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d80\u0026d\u003didenticon"
    
    30
    +        "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    31 31
           }
    
    32 32
         ],
    
    33 33
         "assignee": {
    
    34
    -      "_id": 1111318,
    
    35
    -      "_username": "pcauquil",
    
    36
    -      "_name": "Pascal Cauquil",
    
    34
    +      "_id": 4000960,
    
    35
    +      "_username": "cezanno",
    
    36
    +      "_name": "ezanno cedric",
    
    37 37
           "_state": "active",
    
    38 38
           "_external": false,
    
    39
    -      "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d80\u0026d\u003didenticon"
    
    39
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    40 40
         },
    
    41 41
         "author": {
    
    42
    -      "_id": 1111318,
    
    43
    -      "_username": "pcauquil",
    
    44
    -      "_name": "Pascal Cauquil",
    
    42
    +      "_id": 4000960,
    
    43
    +      "_username": "cezanno",
    
    44
    +      "_name": "ezanno cedric",
    
    45 45
           "_state": "active",
    
    46 46
           "_external": false,
    
    47
    -      "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d80\u0026d\u003didenticon"
    
    47
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    48 48
         },
    
    49 49
         "userNotesCount": 0,
    
    50 50
         "upVotes": 0,
    
    ... ... @@ -54,17 +54,18 @@
    54 54
           "timeEstimate": 0,
    
    55 55
           "totalTimeSpent": 0
    
    56 56
         },
    
    57
    -    "state": "opened",
    
    58
    -    "updatedAt": "May 22, 2019 11:52:43 AM",
    
    59
    -    "createdAt": "May 22, 2019 11:52:43 AM",
    
    60
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1293"
    
    57
    +    "state": "closed",
    
    58
    +    "updatedAt": "Jun 2, 2019 3:15:12 PM",
    
    59
    +    "createdAt": "May 30, 2019 7:33:24 PM",
    
    60
    +    "closedAt": "Jun 2, 2019 2:02:28 PM",
    
    61
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1309"
    
    61 62
       },
    
    62 63
       {
    
    63
    -    "id": 21189229,
    
    64
    -    "iid": 1295,
    
    64
    +    "id": 21453943,
    
    65
    +    "iid": 1307,
    
    65 66
         "projectId": 2722779,
    
    66
    -    "title": "[PS] Pb traduction Echantillon nespece accessoire",
    
    67
    -    "description": "## Quelle est la cause de bogue ?\nN/A\n## Comment reproduire le bogue ?\n\nDans une calée, aller dans échantillon espece accessoire\n\n![PbTraductionTaille](/uploads/3cc176c1f2f978838ffd68c6ea0c654a/PbTraductionTaille.png)\n## Logs\n\n```\n\n```",
    
    67
    +    "title": "Erreur lors de la suppression d\u0027un référentiel espèces",
    
    68
    +    "description": "## Quelle est la cause de bogue ?\n\n## Comment reproduire le bogue ?\n![image](/uploads/6ba1ce800d34d3f060bda7ad17eb2236/image.png)\n## Logs\n\n```\njavax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet\n\tat org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)\n\tat org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)\n\tat org.hibernate.query.internal.AbstractProducedQuery.list(AbstractProducedQuery.java:1538)\n\tat fr.ird.observe.entities.referential.common.GeneratedSpeciesTopiaDao.delete(GeneratedSpeciesTopiaDao.java:254)\n\tat fr.ird.observe.entities.referential.common.SpeciesTopiaDao.delete(SpeciesTopiaDao.java:56)\n\tat fr.ird.observe.entities.referential.common.SpeciesTopiaDao.delete(SpeciesTopiaDao.java:33)\n\tat fr.ird.observe.entities.ObserveTopiaPersistenceContext.deleteEntity(ObserveTopiaPersistenceContext.java:166)\n\tat fr.ird.observe.services.local.service.referential.ReferentialServiceLocal.delete(ReferentialServiceLocal.java:197)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat fr.ird.observe.services.local.ObserveServiceFactoryLocal$ObserveServiceInvocationHandler.invokeMethod(ObserveServiceFactoryLocal.java:242)\n\tat fr.ird.observe.services.local.ObserveServiceFactoryLocal$ObserveServiceInvocationHandler.invokeMethodWithTransaction(ObserveServiceFactoryLocal.java:263)\n\tat fr.ird.observe.services.local.ObserveServiceFactoryLocal$ObserveServiceInvocationHandler.invoke(ObserveServiceFactoryLocal.java:230)\n\tat com.sun.proxy.$Proxy61.delete(Unknown Source)\n\tat fr.ird.observe.client.ui.actions.content.api.ref.DeleteReferentialUIAction.doDelete(DeleteReferentialUIAction.java:158)\n\tat fr.ird.observe.client.ui.actions.content.api.ref.DeleteReferentialUIAction.actionPerformed(DeleteReferentialUIAction.java:85)\n\tat fr.ird.observe.client.ui.actions.content.api.ref.AbstractReferentielContentUIAction.actionPerformed(AbstractReferentielContentUIAction.java:47)\n\tat fr.ird.observe.client.ui.actions.content.api.AbstractContentUIAction.actionPerformed(AbstractContentUIAction.java:76)\n\tat javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)\n\tat javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)\n\tat javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)\n\tat javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)\n\tat javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)\n\tat java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)\n\tat java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)\n\tat java.awt.Component.processMouseEvent(Component.java:6539)\n\tat javax.swing.JComponent.processMouseEvent(JComponent.java:3324)\n\tat java.awt.Component.processEvent(Component.java:6304)\n\tat java.awt.Container.processEvent(Container.java:2239)\n\tat java.awt.Component.dispatchEventImpl(Component.java:4889)\n\tat java.awt.Container.dispatchEventImpl(Container.java:2297)\n\tat java.awt.Component.dispatchEvent(Component.java:4711)\n\tat java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)\n\tat java.awt.LightweightDispatcher.processMouseEvent(Container.java:4535)\n\tat java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)\n\tat java.awt.Container.dispatchEventImpl(Container.java:2283)\n\tat java.awt.Window.dispatchEventImpl(Window.java:2746)\n\tat java.awt.Component.dispatchEvent(Component.java:4711)\n\tat java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)\n\tat java.awt.EventQueue.access$500(EventQueue.java:97)\n\tat java.awt.EventQueue$3.run(EventQueue.java:709)\n\tat java.awt.EventQueue$3.run(EventQueue.java:703)\n\tat java.security.AccessController.doPrivileged(Native Method)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)\n\tat java.awt.EventQueue$4.run(EventQueue.java:733)\n\tat java.awt.EventQueue$4.run(EventQueue.java:731)\n\tat java.security.AccessController.doPrivileged(Native Method)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)\n\tat java.awt.EventQueue.dispatchEvent(EventQueue.java:730)\n\tat org.GNOME.Accessibility.AtkWrapper$6.dispatchEvent(AtkWrapper.java:715)\n\tat java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)\n\tat java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)\n\tat java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)\n\tat java.awt.EventDispatchThread.run(EventDispatchThread.java:82)\nCaused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet\n\tat org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)\n\tat org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)\n\tat org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:69)\n\tat org.hibernate.loader.Loader.getResultSet(Loader.java:2173)\n\tat org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1936)\n\tat org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1898)\n\tat org.hibernate.loader.Loader.doQuery(Loader.java:937)\n\tat org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:340)\n\tat org.hibernate.loader.Loader.doList(Loader.java:2695)\n\tat org.hibernate.loader.Loader.doList(Loader.java:2678)\n\tat org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2512)\n\tat org.hibernate.loader.Loader.list(Loader.java:2507)\n\tat org.hibernate.loader.custom.CustomLoader.list(CustomLoader.java:338)\n\tat org.hibernate.internal.SessionImpl.listCustomQuery(SessionImpl.java:2263)\n\tat org.hibernate.internal.AbstractSharedSessionContract.list(AbstractSharedSessionContract.java:1069)\n\tat org.hibernate.query.internal.NativeQueryImpl.doList(NativeQueryImpl.java:173)\n\tat org.hibernate.query.internal.AbstractProducedQuery.list(AbstractProducedQuery.java:1529)\n\t... 56 more\nCaused by: org.postgresql.util.PSQLException: ERROR: relation \"ll_observation.catchlonglineobs_predator\" does not exist\n  Position : 48\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2440)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2183)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:308)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:441)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:365)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:143)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:106)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)\n\tat org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:60)\n\t... 70 more\n\n```",
    
    68 69
         "labels": [
    
    69 70
           "Anomalie",
    
    70 71
           "IRD-2018-01-V8"
    
    ... ... @@ -76,27 +77,27 @@
    76 77
           "groupId": 0,
    
    77 78
           "title": "8.0-RC-1",
    
    78 79
           "description": "",
    
    79
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    80
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    80 81
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    81
    -      "state": "active"
    
    82
    +      "state": "closed"
    
    82 83
         },
    
    83 84
         "assignees": [
    
    84 85
           {
    
    85
    -        "_id": 166231,
    
    86
    -        "_username": "tchemit",
    
    87
    -        "_name": "Tony CHEMIT",
    
    86
    +        "_id": 4000960,
    
    87
    +        "_username": "cezanno",
    
    88
    +        "_name": "ezanno cedric",
    
    88 89
             "_state": "active",
    
    89 90
             "_external": false,
    
    90
    -        "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    91
    +        "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    91 92
           }
    
    92 93
         ],
    
    93 94
         "assignee": {
    
    94
    -      "_id": 166231,
    
    95
    -      "_username": "tchemit",
    
    96
    -      "_name": "Tony CHEMIT",
    
    95
    +      "_id": 4000960,
    
    96
    +      "_username": "cezanno",
    
    97
    +      "_name": "ezanno cedric",
    
    97 98
           "_state": "active",
    
    98 99
           "_external": false,
    
    99
    -      "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    100
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    100 101
         },
    
    101 102
         "author": {
    
    102 103
           "_id": 4000960,
    
    ... ... @@ -114,17 +115,18 @@
    114 115
           "timeEstimate": 0,
    
    115 116
           "totalTimeSpent": 0
    
    116 117
         },
    
    117
    -    "state": "opened",
    
    118
    -    "updatedAt": "May 22, 2019 4:20:24 PM",
    
    119
    -    "createdAt": "May 22, 2019 4:19:49 PM",
    
    120
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1295"
    
    118
    +    "state": "closed",
    
    119
    +    "updatedAt": "Jun 2, 2019 3:15:02 PM",
    
    120
    +    "createdAt": "May 30, 2019 6:43:29 PM",
    
    121
    +    "closedAt": "Jun 2, 2019 3:15:02 PM",
    
    122
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1307"
    
    121 123
       },
    
    122 124
       {
    
    123
    -    "id": 21188798,
    
    124
    -    "iid": 1294,
    
    125
    +    "id": 21408761,
    
    126
    +    "iid": 1306,
    
    125 127
         "projectId": 2722779,
    
    126
    -    "title": "[PS] Menu déroulant Espèce est vide",
    
    127
    -    "description": "## Quelle est la cause de bogue ?\nN/A\n## Comment reproduire le bogue ?\nAprès avoir créé une calée, si je vais dans estimation banc, le menu reste vide.\n\n![image](/uploads/f101283df302e4bafd28e5e525463c1f/image.png)\n## Logs\n\n```\nROR 2019-05-22T16:02:42,252 [AWT-EventQueue-1]          BeanFilterableComboBoxHandler$1 : 129 - keyReleased: 0\nERROR 2019-05-22T16:02:42,412 [AWT-EventQueue-1]          BeanFilterableComboBoxHandler$1 : 129 - keyReleased: 75\nERROR 2019-05-22T16:02:42,444 [AWT-EventQueue-1]          BeanFilterableComboBoxHandler$1 : 129 - keyReleased: 16\nERROR 2019-05-22T16:02:42,471 [AWT-EventQueue-1]          BeanFilterableComboBoxHandler$1 : 129 - keyReleased: 0\nERROR 2019-05-22T16:02:42,518 [AWT-EventQueue-1]          BeanFilterableComboBoxHandler$1 : 129 - keyReleased: 80\nERROR 2019-05-22T16:02:42,620 [AWT-EventQueue-1]          BeanFilterableComboBoxHandler$1 : 129 - keyReleased: 75\nERROR 2019-05-22T16:02:42,661 [AWT-EventQueue-1]          BeanFilterableComboBoxHandler$1 : 129 - keyReleased: 515\nERROR 2019-05-22T16:02:42,692 [AWT-EventQueue-1]          BeanFilterableComboBoxHandler$1 : 129 - keyReleased: 16\nERROR 2019-05-22T16:02:44,525 [AWT-EventQueue-1]          BeanFilterableComboBoxHandler$1 : 129 - keyReleased: 10\nERROR 2019-05-22T16:02:55,802 [AWT-EventQueue-1]          BeanFilterableComboBoxHandler$1 : 129 - keyReleased: 9\nERROR 2019-05-22T16:03:04,551 [AWT-EventQueue-1]          BeanFilterableComboBoxHandler$1 : 129 - keyReleased: 9\nERROR 2019-05-22T16:03:04,552 [AWT-EventQueue-1]          BeanFilterableComboBoxHandler$1 : 186 - Change focus from species\n```",
    
    128
    +    "title": "Pas d\u0027accès aux informations techniques immédiatement après la création d\u0027un référentiel",
    
    129
    +    "description": "## Quelle est la cause de bogue ?\n\n## Comment reproduire le bogue ?\nLors de la création d\u0027un référentiel, il faut d\u0027abord revenir à la liste avant de pouvoir accéder aux info techniques du référentiel.\n\n![image](/uploads/4ce4075cda504ade3288e99d77b59422/image.png)\n## Logs\n\n```\n\n```",
    
    128 130
         "labels": [
    
    129 131
           "Anomalie",
    
    130 132
           "IRD-2018-01-V8"
    
    ... ... @@ -136,27 +138,27 @@
    136 138
           "groupId": 0,
    
    137 139
           "title": "8.0-RC-1",
    
    138 140
           "description": "",
    
    139
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    141
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    140 142
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    141
    -      "state": "active"
    
    143
    +      "state": "closed"
    
    142 144
         },
    
    143 145
         "assignees": [
    
    144 146
           {
    
    145
    -        "_id": 166231,
    
    146
    -        "_username": "tchemit",
    
    147
    -        "_name": "Tony CHEMIT",
    
    147
    +        "_id": 4000960,
    
    148
    +        "_username": "cezanno",
    
    149
    +        "_name": "ezanno cedric",
    
    148 150
             "_state": "active",
    
    149 151
             "_external": false,
    
    150
    -        "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    152
    +        "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    151 153
           }
    
    152 154
         ],
    
    153 155
         "assignee": {
    
    154
    -      "_id": 166231,
    
    155
    -      "_username": "tchemit",
    
    156
    -      "_name": "Tony CHEMIT",
    
    156
    +      "_id": 4000960,
    
    157
    +      "_username": "cezanno",
    
    158
    +      "_name": "ezanno cedric",
    
    157 159
           "_state": "active",
    
    158 160
           "_external": false,
    
    159
    -      "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    161
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    160 162
         },
    
    161 163
         "author": {
    
    162 164
           "_id": 4000960,
    
    ... ... @@ -166,7 +168,7 @@
    166 168
           "_external": false,
    
    167 169
           "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    168 170
         },
    
    169
    -    "userNotesCount": 2,
    
    171
    +    "userNotesCount": 0,
    
    170 172
         "upVotes": 0,
    
    171 173
         "downVotes": 0,
    
    172 174
         "confidential": false,
    
    ... ... @@ -174,17 +176,18 @@
    174 176
           "timeEstimate": 0,
    
    175 177
           "totalTimeSpent": 0
    
    176 178
         },
    
    177
    -    "state": "opened",
    
    178
    -    "updatedAt": "May 22, 2019 5:06:06 PM",
    
    179
    -    "createdAt": "May 22, 2019 4:08:16 PM",
    
    180
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1294"
    
    179
    +    "state": "closed",
    
    180
    +    "updatedAt": "May 31, 2019 3:26:50 AM",
    
    181
    +    "createdAt": "May 29, 2019 3:18:26 PM",
    
    182
    +    "closedAt": "May 31, 2019 3:26:50 AM",
    
    183
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1306"
    
    181 184
       },
    
    182 185
       {
    
    183
    -    "id": 21154388,
    
    184
    -    "iid": 1292,
    
    186
    +    "id": 21408599,
    
    187
    +    "iid": 1305,
    
    185 188
         "projectId": 2722779,
    
    186
    -    "title": "[PS] Opérations sur balises non traduites",
    
    187
    -    "description": "## Quelle est la cause de bogue ?\nPas de traduction sur l\u0027écran \"Opérations sur balise\"\n## Comment reproduire le bogue ?\n![image](/uploads/171449dbbd33859f0fdce99bab8f4611/image.png)\n## Logs\n\n```\n\n```",
    
    189
    +    "title": "Groupe espèce obligatoire en modification mais pas en création",
    
    190
    +    "description": "## Quelle est la cause de bogue ?\n\n## Comment reproduire le bogue ?\nCréer une nouvelle espèce dans le réf espèce\n![image](/uploads/f8d53975512aff70dc6a477bbf12e24b/image.png)\n## Logs\n\n```\n\n```",
    
    188 191
         "labels": [
    
    189 192
           "Anomalie",
    
    190 193
           "IRD-2018-01-V8"
    
    ... ... @@ -196,9 +199,9 @@
    196 199
           "groupId": 0,
    
    197 200
           "title": "8.0-RC-1",
    
    198 201
           "description": "",
    
    199
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    202
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    200 203
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    201
    -      "state": "active"
    
    204
    +      "state": "closed"
    
    202 205
         },
    
    203 206
         "assignees": [
    
    204 207
           {
    
    ... ... @@ -235,17 +238,17 @@
    235 238
           "totalTimeSpent": 0
    
    236 239
         },
    
    237 240
         "state": "closed",
    
    238
    -    "updatedAt": "May 21, 2019 6:34:57 PM",
    
    239
    -    "createdAt": "May 21, 2019 5:47:14 PM",
    
    240
    -    "closedAt": "May 21, 2019 6:34:54 PM",
    
    241
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1292"
    
    241
    +    "updatedAt": "Jun 3, 2019 11:39:13 AM",
    
    242
    +    "createdAt": "May 29, 2019 3:12:35 PM",
    
    243
    +    "closedAt": "Jun 3, 2019 11:39:10 AM",
    
    244
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1305"
    
    242 245
       },
    
    243 246
       {
    
    244
    -    "id": 21153027,
    
    245
    -    "iid": 1291,
    
    247
    +    "id": 21192833,
    
    248
    +    "iid": 1296,
    
    246 249
         "projectId": 2722779,
    
    247
    -    "title": "Pb arbre de navigation - traduction - débarquement/échantillon",
    
    248
    -    "description": "## Quelle est la cause de bogue ?\nlorsque je veux créer un nouveau débarquement, il affiche un nouvel échantillon dans l\u0027arbre de navigation\n\n## Comment reproduire le bogue ?\n![image](/uploads/bc818ddf75a85221d1971763ed4ba5e7/image.png)\n## Logs\n\n```\n\n```",
    
    250
    +    "title": "[LL] Pas d\u0027alertes dans les onglets",
    
    251
    +    "description": "## Quelle est la cause de bogue ?\nN/A\n## Comment reproduire le bogue ?\nDans opération de pêche, compositions globales ... Les erreurs ne s\u0027affichent pas\n\n![image](/uploads/e4c10af78da9f8446a0d252916b859e5/image.png)\n## Logs\n\n```\n\n```",
    
    249 252
         "labels": [
    
    250 253
           "Anomalie",
    
    251 254
           "IRD-2018-01-V8"
    
    ... ... @@ -257,9 +260,9 @@
    257 260
           "groupId": 0,
    
    258 261
           "title": "8.0-RC-1",
    
    259 262
           "description": "",
    
    260
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    263
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    261 264
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    262
    -      "state": "active"
    
    265
    +      "state": "closed"
    
    263 266
         },
    
    264 267
         "assignees": [
    
    265 268
           {
    
    ... ... @@ -296,17 +299,17 @@
    296 299
           "totalTimeSpent": 0
    
    297 300
         },
    
    298 301
         "state": "closed",
    
    299
    -    "updatedAt": "May 21, 2019 5:33:11 PM",
    
    300
    -    "createdAt": "May 21, 2019 5:17:05 PM",
    
    301
    -    "closedAt": "May 21, 2019 5:33:11 PM",
    
    302
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1291"
    
    302
    +    "updatedAt": "May 27, 2019 1:34:24 PM",
    
    303
    +    "createdAt": "May 22, 2019 6:05:50 PM",
    
    304
    +    "closedAt": "May 27, 2019 1:34:04 PM",
    
    305
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1296"
    
    303 306
       },
    
    304 307
       {
    
    305
    -    "id": 21152507,
    
    306
    -    "iid": 1290,
    
    308
    +    "id": 21189229,
    
    309
    +    "iid": 1295,
    
    307 310
         "projectId": 2722779,
    
    308
    -    "title": "Certains champs sont superposés cf captures",
    
    309
    -    "description": "## Quelle est la cause de bogue ?\n![image](/uploads/832c4be51b590a62d284d6e18f0576e7/image.png)\n## Comment reproduire le bogue ?\nLe pb apparait lorsque je veux compléter l\u0027onglet systèmes observés en créant une nouvelle activité.\n## Logs\n\n```\n\n```",
    
    311
    +    "title": "[PS] Pb traduction Echantillon nespece accessoire",
    
    312
    +    "description": "## Quelle est la cause de bogue ?\nN/A\n## Comment reproduire le bogue ?\n\nDans une calée, aller dans échantillon espece accessoire\n\n![PbTraductionTaille](/uploads/3cc176c1f2f978838ffd68c6ea0c654a/PbTraductionTaille.png)\n## Logs\n\n```\n\n```",
    
    310 313
         "labels": [
    
    311 314
           "Anomalie",
    
    312 315
           "IRD-2018-01-V8"
    
    ... ... @@ -318,27 +321,27 @@
    318 321
           "groupId": 0,
    
    319 322
           "title": "8.0-RC-1",
    
    320 323
           "description": "",
    
    321
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    324
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    322 325
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    323
    -      "state": "active"
    
    326
    +      "state": "closed"
    
    324 327
         },
    
    325 328
         "assignees": [
    
    326 329
           {
    
    327
    -        "_id": 166231,
    
    328
    -        "_username": "tchemit",
    
    329
    -        "_name": "Tony CHEMIT",
    
    330
    +        "_id": 4000960,
    
    331
    +        "_username": "cezanno",
    
    332
    +        "_name": "ezanno cedric",
    
    330 333
             "_state": "active",
    
    331 334
             "_external": false,
    
    332
    -        "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    335
    +        "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    333 336
           }
    
    334 337
         ],
    
    335 338
         "assignee": {
    
    336
    -      "_id": 166231,
    
    337
    -      "_username": "tchemit",
    
    338
    -      "_name": "Tony CHEMIT",
    
    339
    +      "_id": 4000960,
    
    340
    +      "_username": "cezanno",
    
    341
    +      "_name": "ezanno cedric",
    
    339 342
           "_state": "active",
    
    340 343
           "_external": false,
    
    341
    -      "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    344
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    342 345
         },
    
    343 346
         "author": {
    
    344 347
           "_id": 4000960,
    
    ... ... @@ -348,7 +351,7 @@
    348 351
           "_external": false,
    
    349 352
           "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    350 353
         },
    
    351
    -    "userNotesCount": 1,
    
    354
    +    "userNotesCount": 0,
    
    352 355
         "upVotes": 0,
    
    353 356
         "downVotes": 0,
    
    354 357
         "confidential": false,
    
    ... ... @@ -356,17 +359,18 @@
    356 359
           "timeEstimate": 0,
    
    357 360
           "totalTimeSpent": 0
    
    358 361
         },
    
    359
    -    "state": "opened",
    
    360
    -    "updatedAt": "May 21, 2019 6:08:05 PM",
    
    361
    -    "createdAt": "May 21, 2019 5:01:16 PM",
    
    362
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1290"
    
    362
    +    "state": "closed",
    
    363
    +    "updatedAt": "May 22, 2019 5:56:30 PM",
    
    364
    +    "createdAt": "May 22, 2019 4:19:49 PM",
    
    365
    +    "closedAt": "May 22, 2019 5:56:25 PM",
    
    366
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1295"
    
    363 367
       },
    
    364 368
       {
    
    365
    -    "id": 21103711,
    
    366
    -    "iid": 1289,
    
    369
    +    "id": 21154388,
    
    370
    +    "iid": 1292,
    
    367 371
         "projectId": 2722779,
    
    368
    -    "title": "pb traduction pop up activité observée associée",
    
    369
    -    "description": "## Quelle est la cause de bogue ?\nPb de traduction pop-up chgmt de déco\nActivité associée\n\n## Comment reproduire le bogue ?\n![image](/uploads/052244a350b0a9eafe40bee5358c1fe8/image.png)\n## Logs\n\n```\n\n```",
    
    372
    +    "title": "[PS] Opérations sur balises non traduites",
    
    373
    +    "description": "## Quelle est la cause de bogue ?\nPas de traduction sur l\u0027écran \"Opérations sur balise\"\n## Comment reproduire le bogue ?\n![image](/uploads/171449dbbd33859f0fdce99bab8f4611/image.png)\n## Logs\n\n```\n\n```",
    
    370 374
         "labels": [
    
    371 375
           "Anomalie",
    
    372 376
           "IRD-2018-01-V8"
    
    ... ... @@ -378,9 +382,9 @@
    378 382
           "groupId": 0,
    
    379 383
           "title": "8.0-RC-1",
    
    380 384
           "description": "",
    
    381
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    385
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    382 386
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    383
    -      "state": "active"
    
    387
    +      "state": "closed"
    
    384 388
         },
    
    385 389
         "assignees": [
    
    386 390
           {
    
    ... ... @@ -417,17 +421,17 @@
    417 421
           "totalTimeSpent": 0
    
    418 422
         },
    
    419 423
         "state": "closed",
    
    420
    -    "updatedAt": "May 21, 2019 6:02:55 PM",
    
    421
    -    "createdAt": "May 20, 2019 8:16:33 PM",
    
    422
    -    "closedAt": "May 21, 2019 6:02:55 PM",
    
    423
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1289"
    
    424
    +    "updatedAt": "May 21, 2019 6:34:57 PM",
    
    425
    +    "createdAt": "May 21, 2019 5:47:14 PM",
    
    426
    +    "closedAt": "May 21, 2019 6:34:54 PM",
    
    427
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1292"
    
    424 428
       },
    
    425 429
       {
    
    426
    -    "id": 21103615,
    
    427
    -    "iid": 1288,
    
    430
    +    "id": 21153027,
    
    431
    +    "iid": 1291,
    
    428 432
         "projectId": 2722779,
    
    429
    -    "title": "Activité d\u0027observation associée",
    
    430
    -    "description": "## Quelle est la cause de bogue ?\nPopup changement de décoration: l\u0027objet n\u0027est pas traduit\n## Comment reproduire le bogue ?\n![image](/uploads/446f1c1b39f5feb30ccceed759a9757f/image.png)\n## Logs\n\n```\n\n```",
    
    433
    +    "title": "Pb arbre de navigation - traduction - débarquement/échantillon",
    
    434
    +    "description": "## Quelle est la cause de bogue ?\nlorsque je veux créer un nouveau débarquement, il affiche un nouvel échantillon dans l\u0027arbre de navigation\n\n## Comment reproduire le bogue ?\n![image](/uploads/bc818ddf75a85221d1971763ed4ba5e7/image.png)\n## Logs\n\n```\n\n```",
    
    431 435
         "labels": [
    
    432 436
           "Anomalie",
    
    433 437
           "IRD-2018-01-V8"
    
    ... ... @@ -439,9 +443,9 @@
    439 443
           "groupId": 0,
    
    440 444
           "title": "8.0-RC-1",
    
    441 445
           "description": "",
    
    442
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    446
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    443 447
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    444
    -      "state": "active"
    
    448
    +      "state": "closed"
    
    445 449
         },
    
    446 450
         "assignees": [
    
    447 451
           {
    
    ... ... @@ -469,7 +473,7 @@
    469 473
           "_external": false,
    
    470 474
           "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    471 475
         },
    
    472
    -    "userNotesCount": 0,
    
    476
    +    "userNotesCount": 1,
    
    473 477
         "upVotes": 0,
    
    474 478
         "downVotes": 0,
    
    475 479
         "confidential": false,
    
    ... ... @@ -477,17 +481,18 @@
    477 481
           "timeEstimate": 0,
    
    478 482
           "totalTimeSpent": 0
    
    479 483
         },
    
    480
    -    "state": "opened",
    
    481
    -    "updatedAt": "May 20, 2019 8:10:33 PM",
    
    482
    -    "createdAt": "May 20, 2019 8:10:33 PM",
    
    483
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1288"
    
    484
    +    "state": "closed",
    
    485
    +    "updatedAt": "May 23, 2019 4:25:16 PM",
    
    486
    +    "createdAt": "May 21, 2019 5:17:05 PM",
    
    487
    +    "closedAt": "May 21, 2019 5:33:11 PM",
    
    488
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1291"
    
    484 489
       },
    
    485 490
       {
    
    486
    -    "id": 21103320,
    
    487
    -    "iid": 1287,
    
    491
    +    "id": 21103711,
    
    492
    +    "iid": 1289,
    
    488 493
         "projectId": 2722779,
    
    489
    -    "title": "Echantillonsne fonctionnent pas",
    
    490
    -    "description": "## Quelle est la cause de bogue ?\n\n## Comment reproduire le bogue ?\n![image](/uploads/831cd2229c12427584c37c2cef86711a/image.png)\n## Logs\n\n```\n\n```",
    
    494
    +    "title": "pb traduction pop up activité observée associée",
    
    495
    +    "description": "## Quelle est la cause de bogue ?\nPb de traduction pop-up chgmt de déco\nActivité associée\n\n## Comment reproduire le bogue ?\n![image](/uploads/052244a350b0a9eafe40bee5358c1fe8/image.png)\n## Logs\n\n```\n\n```",
    
    491 496
         "labels": [
    
    492 497
           "Anomalie",
    
    493 498
           "IRD-2018-01-V8"
    
    ... ... @@ -499,27 +504,27 @@
    499 504
           "groupId": 0,
    
    500 505
           "title": "8.0-RC-1",
    
    501 506
           "description": "",
    
    502
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    507
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    503 508
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    504
    -      "state": "active"
    
    509
    +      "state": "closed"
    
    505 510
         },
    
    506 511
         "assignees": [
    
    507 512
           {
    
    508
    -        "_id": 4000960,
    
    509
    -        "_username": "cezanno",
    
    510
    -        "_name": "ezanno cedric",
    
    513
    +        "_id": 166231,
    
    514
    +        "_username": "tchemit",
    
    515
    +        "_name": "Tony CHEMIT",
    
    511 516
             "_state": "active",
    
    512 517
             "_external": false,
    
    513
    -        "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    518
    +        "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    514 519
           }
    
    515 520
         ],
    
    516 521
         "assignee": {
    
    517
    -      "_id": 4000960,
    
    518
    -      "_username": "cezanno",
    
    519
    -      "_name": "ezanno cedric",
    
    522
    +      "_id": 166231,
    
    523
    +      "_username": "tchemit",
    
    524
    +      "_name": "Tony CHEMIT",
    
    520 525
           "_state": "active",
    
    521 526
           "_external": false,
    
    522
    -      "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    527
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    523 528
         },
    
    524 529
         "author": {
    
    525 530
           "_id": 4000960,
    
    ... ... @@ -538,17 +543,17 @@
    538 543
           "totalTimeSpent": 0
    
    539 544
         },
    
    540 545
         "state": "closed",
    
    541
    -    "updatedAt": "May 21, 2019 1:17:17 PM",
    
    542
    -    "createdAt": "May 20, 2019 8:02:59 PM",
    
    543
    -    "closedAt": "May 21, 2019 1:17:17 PM",
    
    544
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1287"
    
    546
    +    "updatedAt": "May 23, 2019 4:22:51 PM",
    
    547
    +    "createdAt": "May 20, 2019 8:16:33 PM",
    
    548
    +    "closedAt": "May 21, 2019 6:02:55 PM",
    
    549
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1289"
    
    545 550
       },
    
    546 551
       {
    
    547
    -    "id": 21103231,
    
    548
    -    "iid": 1286,
    
    552
    +    "id": 21103615,
    
    553
    +    "iid": 1288,
    
    549 554
         "projectId": 2722779,
    
    550
    -    "title": "Débarquements ne fonctionnent pas",
    
    551
    -    "description": "## Quelle est la cause de bogue ?\n\n## Comment reproduire le bogue ?\n![image](/uploads/0fb3655842b7e628473602b46ba4e048/image.png)\n## Logs\n\n```\nERROR 2019-05-20T19:57:02,474 [AWT-EventQueue-1]                          JXPathDecorator : 113 - Could not format %1$td/%1$tm/%1$tY - %2$s - %3$s with args : [Aucun, Aucun, Aucun]\njava.util.IllegalFormatConversionException: d !\u003d java.lang.String\n\tat java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4302) ~[?:1.8.0_212]\n\tat java.util.Formatter$FormatSpecifier.printDateTime(Formatter.java:2835) ~[?:1.8.0_212]\n\tat java.util.Formatter$FormatSpecifier.print(Formatter.java:2740) ~[?:1.8.0_212]\n\tat java.util.Formatter.format(Formatter.java:2526) ~[?:1.8.0_212]\n\tat java.util.Formatter.format(Formatter.java:2455) ~[?:1.8.0_212]\n\tat java.lang.String.format(String.java:2940) ~[?:1.8.0_212]\n\tat org.nuiton.decorator.JXPathDecorator.toString(JXPathDecorator.java:110) [nuiton-decorator-3.0.jar:3.0]\n\tat fr.ird.observe.dto.decoration.decorators.DataReferenceDecorator.toString(DataReferenceDecorator.java:68) [classes/:?]\n\tat fr.ird.observe.client.ui.tree.navigation.nodes.ReferenceNavigationTreeNodeSupport.getText(ReferenceNavigationTreeNodeSupport.java:84) [classes/:?]\n\tat fr.ird.observe.client.ui.tree.navigation.nodes.longline.logbook.TripLonglineLandingLogbookNavigationTreeNode.getText(TripLonglineLandingLogbookNavigationTreeNode.java:63) [classes/:?]\n\tat fr.ird.observe.client.ui.tree.navigation.NavigationTreeCellRenderer.getTreeCellRendererComponent(NavigationTreeCellRenderer.java:84) [classes/:?]\n\tat org.jdesktop.swingx.JXTree$DelegatingRenderer.getTreeCellRendererComponent(JXTree.java:1269) [swingx-core-1.6.5-1.jar:1.6.5-1]\n\tat javax.swing.plaf.synth.SynthTreeUI.paintRow(SynthTreeUI.java:571) [?:1.8.0_212]\n\tat javax.swing.plaf.synth.SynthTreeUI.paint(SynthTreeUI.java:357) [?:1.8.0_212]\n\tat javax.swing.plaf.synth.SynthTreeUI.update(SynthTreeUI.java:269) [?:1.8.0_212]\n\tat javax.swing.JComponent.paintComponent(JComponent.java:780) [?:1.8.0_212]\n\tat javax.swing.JComponent.paint(JComponent.java:1056) [?:1.8.0_212]\n\tat javax.swing.JComponent.paintChildren(JComponent.java:889) [?:1.8.0_212]\n\tat javax.swing.JComponent.paint(JComponent.java:1065) [?:1.8.0_212]\n\tat javax.swing.JViewport.paint(JViewport.java:728) [?:1.8.0_212]\n\tat javax.swing.JComponent.paintChildren(JComponent.java:889) [?:1.8.0_212]\n\tat javax.swing.JComponent.paint(JComponent.java:1065) [?:1.8.0_212]\n\tat javax.swing.JComponent.paintChildren(JComponent.java:889) [?:1.8.0_212]\n\tat javax.swing.JComponent.paint(JComponent.java:1065) [?:1.8.0_212]\n\tat org.jdesktop.swingx.JXPanel.paint(JXPanel.java:580) [swingx-core-1.6.5-1.jar:1.6.5-1]\n\tat javax.swing.JComponent.paintChildren(JComponent.java:889) [?:1.8.0_212]\n\tat javax.swing.JSplitPane.paintChildren(JSplitPane.java:1047) [?:1.8.0_212]\n\tat javax.swing.JComponent.paint(JComponent.java:1065) [?:1.8.0_212]\n\tat javax.swing.JComponent.paintChildren(JComponent.java:889) [?:1.8.0_212]\n\tat javax.swing.JComponent.paint(JComponent.java:1065) [?:1.8.0_212]\n\tat javax.swing.JComponent.paintChildren(JComponent.java:889) [?:1.8.0_212]\n```",
    
    555
    +    "title": "Activité d\u0027observation associée",
    
    556
    +    "description": "## Quelle est la cause de bogue ?\nPopup changement de décoration: l\u0027objet n\u0027est pas traduit\n## Comment reproduire le bogue ?\n![image](/uploads/446f1c1b39f5feb30ccceed759a9757f/image.png)\n## Logs\n\n```\n\n```",
    
    552 557
         "labels": [
    
    553 558
           "Anomalie",
    
    554 559
           "IRD-2018-01-V8"
    
    ... ... @@ -560,9 +565,9 @@
    560 565
           "groupId": 0,
    
    561 566
           "title": "8.0-RC-1",
    
    562 567
           "description": "",
    
    563
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    568
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    564 569
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    565
    -      "state": "active"
    
    570
    +      "state": "closed"
    
    566 571
         },
    
    567 572
         "assignees": [
    
    568 573
           {
    
    ... ... @@ -590,7 +595,7 @@
    590 595
           "_external": false,
    
    591 596
           "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    592 597
         },
    
    593
    -    "userNotesCount": 0,
    
    598
    +    "userNotesCount": 1,
    
    594 599
         "upVotes": 0,
    
    595 600
         "downVotes": 0,
    
    596 601
         "confidential": false,
    
    ... ... @@ -599,17 +604,17 @@
    599 604
           "totalTimeSpent": 0
    
    600 605
         },
    
    601 606
         "state": "closed",
    
    602
    -    "updatedAt": "May 21, 2019 1:16:00 PM",
    
    603
    -    "createdAt": "May 20, 2019 7:59:53 PM",
    
    604
    -    "closedAt": "May 21, 2019 1:15:56 PM",
    
    605
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1286"
    
    607
    +    "updatedAt": "May 27, 2019 1:35:58 PM",
    
    608
    +    "createdAt": "May 20, 2019 8:10:33 PM",
    
    609
    +    "closedAt": "May 27, 2019 1:35:58 PM",
    
    610
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1288"
    
    606 611
       },
    
    607 612
       {
    
    608
    -    "id": 21102354,
    
    609
    -    "iid": 1285,
    
    613
    +    "id": 21103320,
    
    614
    +    "iid": 1287,
    
    610 615
         "projectId": 2722779,
    
    611
    -    "title": "Pas de vérification de vitesses entre 2 activités",
    
    612
    -    "description": "## Quelle est la cause de bogue ?\nEntre 2 activités, la vérification des vitesses du navire n\u0027est pas faite.\n\n## Comment reproduire le bogue ?\n![image](/uploads/406aa8ae3b3e19a6baddd371c9407ab9/image.png)\n## Logs\n\n```\n\n```",
    
    616
    +    "title": "Echantillonsne fonctionnent pas",
    
    617
    +    "description": "## Quelle est la cause de bogue ?\n\n## Comment reproduire le bogue ?\n![image](/uploads/831cd2229c12427584c37c2cef86711a/image.png)\n## Logs\n\n```\n\n```",
    
    613 618
         "labels": [
    
    614 619
           "Anomalie",
    
    615 620
           "IRD-2018-01-V8"
    
    ... ... @@ -621,9 +626,9 @@
    621 626
           "groupId": 0,
    
    622 627
           "title": "8.0-RC-1",
    
    623 628
           "description": "",
    
    624
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    629
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    625 630
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    626
    -      "state": "active"
    
    631
    +      "state": "closed"
    
    627 632
         },
    
    628 633
         "assignees": [
    
    629 634
           {
    
    ... ... @@ -651,7 +656,7 @@
    651 656
           "_external": false,
    
    652 657
           "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    653 658
         },
    
    654
    -    "userNotesCount": 0,
    
    659
    +    "userNotesCount": 1,
    
    655 660
         "upVotes": 0,
    
    656 661
         "downVotes": 0,
    
    657 662
         "confidential": false,
    
    ... ... @@ -659,17 +664,18 @@
    659 664
           "timeEstimate": 0,
    
    660 665
           "totalTimeSpent": 0
    
    661 666
         },
    
    662
    -    "state": "opened",
    
    663
    -    "updatedAt": "May 20, 2019 7:41:24 PM",
    
    664
    -    "createdAt": "May 20, 2019 7:41:24 PM",
    
    665
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1285"
    
    667
    +    "state": "closed",
    
    668
    +    "updatedAt": "May 22, 2019 8:24:35 PM",
    
    669
    +    "createdAt": "May 20, 2019 8:02:59 PM",
    
    670
    +    "closedAt": "May 21, 2019 1:17:17 PM",
    
    671
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1287"
    
    666 672
       },
    
    667 673
       {
    
    668
    -    "id": 21102195,
    
    669
    -    "iid": 1284,
    
    674
    +    "id": 21103231,
    
    675
    +    "iid": 1286,
    
    670 676
         "projectId": 2722779,
    
    671
    -    "title": "Pas de warning malgré erreur dans les messages",
    
    672
    -    "description": "## Quelle est la cause de bogue ?\n![image](/uploads/067ff7eedc13355e8c7c37b3867b13de/image.png)\n## Comment reproduire le bogue ?\n\n## Logs\n\n```\n\n```",
    
    677
    +    "title": "Débarquements ne fonctionnent pas",
    
    678
    +    "description": "## Quelle est la cause de bogue ?\n\n## Comment reproduire le bogue ?\n![image](/uploads/0fb3655842b7e628473602b46ba4e048/image.png)\n## Logs\n\n```\nERROR 2019-05-20T19:57:02,474 [AWT-EventQueue-1]                          JXPathDecorator : 113 - Could not format %1$td/%1$tm/%1$tY - %2$s - %3$s with args : [Aucun, Aucun, Aucun]\njava.util.IllegalFormatConversionException: d !\u003d java.lang.String\n\tat java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4302) ~[?:1.8.0_212]\n\tat java.util.Formatter$FormatSpecifier.printDateTime(Formatter.java:2835) ~[?:1.8.0_212]\n\tat java.util.Formatter$FormatSpecifier.print(Formatter.java:2740) ~[?:1.8.0_212]\n\tat java.util.Formatter.format(Formatter.java:2526) ~[?:1.8.0_212]\n\tat java.util.Formatter.format(Formatter.java:2455) ~[?:1.8.0_212]\n\tat java.lang.String.format(String.java:2940) ~[?:1.8.0_212]\n\tat org.nuiton.decorator.JXPathDecorator.toString(JXPathDecorator.java:110) [nuiton-decorator-3.0.jar:3.0]\n\tat fr.ird.observe.dto.decoration.decorators.DataReferenceDecorator.toString(DataReferenceDecorator.java:68) [classes/:?]\n\tat fr.ird.observe.client.ui.tree.navigation.nodes.ReferenceNavigationTreeNodeSupport.getText(ReferenceNavigationTreeNodeSupport.java:84) [classes/:?]\n\tat fr.ird.observe.client.ui.tree.navigation.nodes.longline.logbook.TripLonglineLandingLogbookNavigationTreeNode.getText(TripLonglineLandingLogbookNavigationTreeNode.java:63) [classes/:?]\n\tat fr.ird.observe.client.ui.tree.navigation.NavigationTreeCellRenderer.getTreeCellRendererComponent(NavigationTreeCellRenderer.java:84) [classes/:?]\n\tat org.jdesktop.swingx.JXTree$DelegatingRenderer.getTreeCellRendererComponent(JXTree.java:1269) [swingx-core-1.6.5-1.jar:1.6.5-1]\n\tat javax.swing.plaf.synth.SynthTreeUI.paintRow(SynthTreeUI.java:571) [?:1.8.0_212]\n\tat javax.swing.plaf.synth.SynthTreeUI.paint(SynthTreeUI.java:357) [?:1.8.0_212]\n\tat javax.swing.plaf.synth.SynthTreeUI.update(SynthTreeUI.java:269) [?:1.8.0_212]\n\tat javax.swing.JComponent.paintComponent(JComponent.java:780) [?:1.8.0_212]\n\tat javax.swing.JComponent.paint(JComponent.java:1056) [?:1.8.0_212]\n\tat javax.swing.JComponent.paintChildren(JComponent.java:889) [?:1.8.0_212]\n\tat javax.swing.JComponent.paint(JComponent.java:1065) [?:1.8.0_212]\n\tat javax.swing.JViewport.paint(JViewport.java:728) [?:1.8.0_212]\n\tat javax.swing.JComponent.paintChildren(JComponent.java:889) [?:1.8.0_212]\n\tat javax.swing.JComponent.paint(JComponent.java:1065) [?:1.8.0_212]\n\tat javax.swing.JComponent.paintChildren(JComponent.java:889) [?:1.8.0_212]\n\tat javax.swing.JComponent.paint(JComponent.java:1065) [?:1.8.0_212]\n\tat org.jdesktop.swingx.JXPanel.paint(JXPanel.java:580) [swingx-core-1.6.5-1.jar:1.6.5-1]\n\tat javax.swing.JComponent.paintChildren(JComponent.java:889) [?:1.8.0_212]\n\tat javax.swing.JSplitPane.paintChildren(JSplitPane.java:1047) [?:1.8.0_212]\n\tat javax.swing.JComponent.paint(JComponent.java:1065) [?:1.8.0_212]\n\tat javax.swing.JComponent.paintChildren(JComponent.java:889) [?:1.8.0_212]\n\tat javax.swing.JComponent.paint(JComponent.java:1065) [?:1.8.0_212]\n\tat javax.swing.JComponent.paintChildren(JComponent.java:889) [?:1.8.0_212]\n```",
    
    673 679
         "labels": [
    
    674 680
           "Anomalie",
    
    675 681
           "IRD-2018-01-V8"
    
    ... ... @@ -681,9 +687,9 @@
    681 687
           "groupId": 0,
    
    682 688
           "title": "8.0-RC-1",
    
    683 689
           "description": "",
    
    684
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    690
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    685 691
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    686
    -      "state": "active"
    
    692
    +      "state": "closed"
    
    687 693
         },
    
    688 694
         "assignees": [
    
    689 695
           {
    
    ... ... @@ -720,17 +726,17 @@
    720 726
           "totalTimeSpent": 0
    
    721 727
         },
    
    722 728
         "state": "closed",
    
    723
    -    "updatedAt": "May 21, 2019 11:08:28 AM",
    
    724
    -    "createdAt": "May 20, 2019 7:32:51 PM",
    
    725
    -    "closedAt": "May 21, 2019 11:08:27 AM",
    
    726
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1284"
    
    729
    +    "updatedAt": "May 23, 2019 4:16:12 PM",
    
    730
    +    "createdAt": "May 20, 2019 7:59:53 PM",
    
    731
    +    "closedAt": "May 21, 2019 1:15:56 PM",
    
    732
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1286"
    
    727 733
       },
    
    728 734
       {
    
    729
    -    "id": 21102177,
    
    730
    -    "iid": 1283,
    
    735
    +    "id": 21102195,
    
    736
    +    "iid": 1284,
    
    731 737
         "projectId": 2722779,
    
    732
    -    "title": "Erreur création activité",
    
    733
    -    "description": "## Quelle est la cause de bogue ?\n\n## Comment reproduire le bogue ?\n\n## Logs\n\n```\njava.lang.NullPointerException\n\tat fr.ird.observe.client.ui.util.ObserveValidatorMessageTableRenderer.getFieldName(ObserveValidatorMessageTableRenderer.java:80)\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableRenderer.getTableCellRendererComponent(SwingValidatorMessageTableRenderer.java:83)\n\tat fr.ird.observe.client.ui.util.ObserveValidatorMessageTableRenderer.getTableCellRendererComponent(ObserveValidatorMessageTableRenderer.java:88)\n\tat javax.swing.JTable$AccessibleJTable.getAccessibleChild(JTable.java:7037)\n\tat javax.swing.JTable$AccessibleJTable.getAccessibleAt(JTable.java:7424)\n\tat javax.swing.JTable$AccessibleJTable.valueChanged(JTable.java:6939)\n\tat javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:184)\n\tat javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:164)\n\tat javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:211)\n\tat javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:405)\n\tat javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:415)\n\tat javax.swing.DefaultListSelectionModel.removeSelectionIntervalImpl(DefaultListSelectionModel.java:576)\n\tat javax.swing.DefaultListSelectionModel.clearSelection(DefaultListSelectionModel.java:420)\n\tat javax.swing.JTable.clearSelection(JTable.java:2121)\n\tat javax.swing.JTable.clearSelectionAndLeadAnchor(JTable.java:2128)\n\tat javax.swing.JTable.sortedTableChanged(JTable.java:4153)\n\tat javax.swing.JTable.tableChanged(JTable.java:4401)\n\tat javax.swing.table.AbstractTableModel.fireTableChanged(AbstractTableModel.java:296)\n\tat javax.swing.table.AbstractTableModel.fireTableDataChanged(AbstractTableModel.java:198)\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableModel.addMessages(SwingValidatorMessageTableModel.java:303)\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableModel.onFieldChanged(SwingValidatorMessageTableModel.java:209)\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableModel.onFieldChanged(SwingValidatorMessageTableModel.java:47)\n\tat org.nuiton.validator.bean.simple.SimpleBeanValidator.fireFieldChanged(SimpleBeanValidator.java:439)\n\tat org.nuiton.validator.bean.simple.SimpleBeanValidator.mergeMessages(SimpleBeanValidator.java:452)\n\tat org.nuiton.validator.bean.simple.SimpleBeanValidator.validate(SimpleBeanValidator.java:420)\n\tat org.nuiton.validator.bean.simple.SimpleBeanValidator.setBean(SimpleBeanValidator.java:245)\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorUtil.setValidatorBean(SwingValidatorUtil.java:686)\n\tat fr.ird.observe.client.ui.content.api.ContentUIHandler.prepareValidators(ContentUIHandler.java:532)\n\tat fr.ird.observe.client.ui.content.api.data.open.ContentOpenableUIHandler.startEditUI(ContentOpenableUIHandler.java:79)\n\tat fr.ird.observe.client.ui.content.api.data.open.ContentOpenableUIHandler.onEndOpenUI(ContentOpenableUIHandler.java:71)\n\tat fr.ird.observe.client.ui.content.api.ContentUIHandler.openUI(ContentUIHandler.java:348)\n\tat fr.ird.observe.client.ui.content.api.ContentUI.open(ContentUI.java:122)\n\tat fr.ird.observe.client.ui.content.api.ContentUIManager.openContent(ContentUIManager.java:91)\n\tat fr.ird.observe.client.ui.ObserveMainUIInitializer.doOpenContent(ObserveMainUIInitializer.java:298)\n\tat fr.ird.observe.client.ui.ObserveMainUIInitializer.changeNavigationNode(ObserveMainUIInitializer.java:208)\n\tat javax.swing.JTree.fireValueChanged(JTree.java:2934)\n\tat javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:3398)\n\tat javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:635)\n\tat javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1093)\n\tat javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:294)\n\tat fr.ird.observe.client.ui.tree.navigation.NavigationTree$1.setSelectionPaths(NavigationTree.java:110)\n\tat javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(DefaultTreeSelectionModel.java:188)\n\tat javax.swing.JTree.setSelectionPath(JTree.java:1641)\n\tat fr.ird.observe.client.ui.tree.navigation.NavigationTree.selectSafeNode(NavigationTree.java:207)\n\tat fr.ird.observe.client.ui.tree.navigation.NavigationTree.afterAddUnsavedNode(NavigationTree.java:350)\n\tat fr.ird.observe.client.ui.tree.navigation.NavigationTree.addUnsavedNode(NavigationTree.java:327)\n\tat fr.ird.observe.client.ui.actions.content.api.data.open.CreateOpenDataUIAction.closeAndCreate(CreateOpenDataUIAction.java:52)\n\tat fr.ird.observe.client.ui.actions.content.api.data.open.CreateOpenDataUIAction.actionPerformed(CreateOpenDataUIAction.java:70)\n\tat fr.ird.observe.client.ui.actions.content.api.AbstractContentUIAction.actionPerformed(AbstractContentUIAction.java:76)\n\tat javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)\n\tat javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)\n\tat javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)\n\tat javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)\n\tat javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)\n\tat java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)\n\tat java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)\n\tat java.awt.Component.processMouseEvent(Component.java:6539)\n\tat javax.swing.JComponent.processMouseEvent(JComponent.java:3324)\n\tat java.awt.Component.processEvent(Component.java:6304)\n\tat java.awt.Container.processEvent(Container.java:2239)\n\tat java.awt.Component.dispatchEventImpl(Component.java:4889)\n\tat java.awt.Container.dispatchEventImpl(Container.java:2297)\n\tat java.awt.Component.dispatchEvent(Component.java:4711)\n\tat java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)\n\tat java.awt.LightweightDispatcher.processMouseEvent(Container.java:4535)\n\tat java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)\n\tat java.awt.Container.dispatchEventImpl(Container.java:2283)\n\tat java.awt.Window.dispatchEventImpl(Window.java:2746)\n\tat java.awt.Component.dispatchEvent(Component.java:4711)\n\tat java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)\n\tat java.awt.EventQueue.access$500(EventQueue.java:97)\n\tat java.awt.EventQueue$3.run(EventQueue.java:709)\n\tat java.awt.EventQueue$3.run(EventQueue.java:703)\n\tat java.security.AccessController.doPrivileged(Native Method)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)\n\tat java.awt.EventQueue$4.run(EventQueue.java:733)\n\tat java.awt.EventQueue$4.run(EventQueue.java:731)\n\tat java.security.AccessController.doPrivileged(Native Method)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)\n\tat java.awt.EventQueue.dispatchEvent(EventQueue.java:730)\n\tat org.GNOME.Accessibility.AtkWrapper$6.dispatchEvent(AtkWrapper.java:715)\n\tat java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)\n\tat java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)\n\tat java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)\n\tat java.awt.EventDispatchThread.run(EventDispatchThread.java:82)\n```",
    
    738
    +    "title": "Pas de warning malgré erreur dans les messages",
    
    739
    +    "description": "## Quelle est la cause de bogue ?\n![image](/uploads/067ff7eedc13355e8c7c37b3867b13de/image.png)\n## Comment reproduire le bogue ?\n\n## Logs\n\n```\n\n```",
    
    734 740
         "labels": [
    
    735 741
           "Anomalie",
    
    736 742
           "IRD-2018-01-V8"
    
    ... ... @@ -742,9 +748,9 @@
    742 748
           "groupId": 0,
    
    743 749
           "title": "8.0-RC-1",
    
    744 750
           "description": "",
    
    745
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    751
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    746 752
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    747
    -      "state": "active"
    
    753
    +      "state": "closed"
    
    748 754
         },
    
    749 755
         "assignees": [
    
    750 756
           {
    
    ... ... @@ -781,17 +787,17 @@
    781 787
           "totalTimeSpent": 0
    
    782 788
         },
    
    783 789
         "state": "closed",
    
    784
    -    "updatedAt": "May 21, 2019 1:19:16 PM",
    
    785
    -    "createdAt": "May 20, 2019 7:31:32 PM",
    
    786
    -    "closedAt": "May 21, 2019 1:19:16 PM",
    
    787
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1283"
    
    790
    +    "updatedAt": "May 21, 2019 11:08:28 AM",
    
    791
    +    "createdAt": "May 20, 2019 7:32:51 PM",
    
    792
    +    "closedAt": "May 21, 2019 11:08:27 AM",
    
    793
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1284"
    
    788 794
       },
    
    789 795
       {
    
    790
    -    "id": 21101385,
    
    791
    -    "iid": 1281,
    
    796
    +    "id": 21102177,
    
    797
    +    "iid": 1283,
    
    792 798
         "projectId": 2722779,
    
    793
    -    "title": "Pas d\u0027accès à l\u0027activité de fin de veille",
    
    794
    -    "description": "## Quelle est la cause de bogue ?\n\n## Comment reproduire le bogue ?\n\n## Logs\n\n```\nException in thread \"AWT-EventQueue-1\" java.lang.IllegalStateException: Can\u0027t go up reference container node of type: fr.ird.observe.dto.data.ps.observation.ActivitySeineReference from node: RouteReference{type\u003dRouteDto, id\u003dfr.ird.data.ps.observation.Route#1558364361855#0.04692893222971384, lastUpdateDate\u003d2019-05-20 18:56:56.99}\n\tat fr.ird.observe.navigation.tree.MultipleReferenceContainerNode.upToReferenceContainerNode(MultipleReferenceContainerNode.java:69)\n\tat fr.ird.observe.client.navigation.RouteCloseCallback.addActivityFinDeVeille(RouteCloseCallback.java:142)\n\tat fr.ird.observe.client.navigation.RouteCloseCallback.onEditNodeClosed(RouteCloseCallback.java:128)\n\tat fr.ird.observe.navigation.model.edit.ObserveEditModelManager.closeNode(ObserveEditModelManager.java:184)\n\tat fr.ird.observe.navigation.model.edit.ObserveEditModelManager.applyCloseEditNodeRequest(ObserveEditModelManager.java:160)\n\tat fr.ird.observe.client.ui.actions.content.api.data.open.CloseOpenDataUIAction.closeData(CloseOpenDataUIAction.java:80)\n\tat fr.ird.observe.client.ui.actions.content.api.data.open.CloseOpenDataUIAction.actionPerformed(CloseOpenDataUIAction.java:97)\n\tat fr.ird.observe.client.ui.actions.content.api.AbstractContentUIAction.actionPerformed(AbstractContentUIAction.java:76)\n\tat javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)\n\tat javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)\n\tat javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)\n\tat javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)\n\tat javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)\n\tat java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)\n\tat java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)\n\tat java.awt.Component.processMouseEvent(Component.java:6539)\n\tat javax.swing.JComponent.processMouseEvent(JComponent.java:3324)\n\tat java.awt.Component.processEvent(Component.java:6304)\n\tat java.awt.Container.processEvent(Container.java:2239)\n\tat java.awt.Component.dispatchEventImpl(Component.java:4889)\n\tat java.awt.Container.dispatchEventImpl(Container.java:2297)\n\tat java.awt.Component.dispatchEvent(Component.java:4711)\n\tat java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)\n\tat java.awt.LightweightDispatcher.processMouseEvent(Container.java:4535)\n\tat java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)\n\tat java.awt.Container.dispatchEventImpl(Container.java:2283)\n\tat java.awt.Window.dispatchEventImpl(Window.java:2746)\n\tat java.awt.Component.dispatchEvent(Component.java:4711)\n\tat java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)\n\tat java.awt.EventQueue.access$500(EventQueue.java:97)\n\tat java.awt.EventQueue$3.run(EventQueue.java:709)\n\tat java.awt.EventQueue$3.run(EventQueue.java:703)\n\tat java.security.AccessController.doPrivileged(Native Method)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)\n\tat java.awt.EventQueue$4.run(EventQueue.java:733)\n\tat java.awt.EventQueue$4.run(EventQueue.java:731)\n\tat java.security.AccessController.doPrivileged(Native Method)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)\n\tat java.awt.EventQueue.dispatchEvent(EventQueue.java:730)\n\tat org.GNOME.Accessibility.AtkWrapper$6.dispatchEvent(AtkWrapper.java:715)\n\tat java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)\n\tat java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)\n\tat java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)\n\tat java.awt.EventDispatchThread.run(EventDispatchThread.java:82)\n\n```",
    
    799
    +    "title": "Erreur création activité",
    
    800
    +    "description": "## Quelle est la cause de bogue ?\n\n## Comment reproduire le bogue ?\n\n## Logs\n\n```\njava.lang.NullPointerException\n\tat fr.ird.observe.client.ui.util.ObserveValidatorMessageTableRenderer.getFieldName(ObserveValidatorMessageTableRenderer.java:80)\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableRenderer.getTableCellRendererComponent(SwingValidatorMessageTableRenderer.java:83)\n\tat fr.ird.observe.client.ui.util.ObserveValidatorMessageTableRenderer.getTableCellRendererComponent(ObserveValidatorMessageTableRenderer.java:88)\n\tat javax.swing.JTable$AccessibleJTable.getAccessibleChild(JTable.java:7037)\n\tat javax.swing.JTable$AccessibleJTable.getAccessibleAt(JTable.java:7424)\n\tat javax.swing.JTable$AccessibleJTable.valueChanged(JTable.java:6939)\n\tat javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:184)\n\tat javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:164)\n\tat javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:211)\n\tat javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:405)\n\tat javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:415)\n\tat javax.swing.DefaultListSelectionModel.removeSelectionIntervalImpl(DefaultListSelectionModel.java:576)\n\tat javax.swing.DefaultListSelectionModel.clearSelection(DefaultListSelectionModel.java:420)\n\tat javax.swing.JTable.clearSelection(JTable.java:2121)\n\tat javax.swing.JTable.clearSelectionAndLeadAnchor(JTable.java:2128)\n\tat javax.swing.JTable.sortedTableChanged(JTable.java:4153)\n\tat javax.swing.JTable.tableChanged(JTable.java:4401)\n\tat javax.swing.table.AbstractTableModel.fireTableChanged(AbstractTableModel.java:296)\n\tat javax.swing.table.AbstractTableModel.fireTableDataChanged(AbstractTableModel.java:198)\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableModel.addMessages(SwingValidatorMessageTableModel.java:303)\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableModel.onFieldChanged(SwingValidatorMessageTableModel.java:209)\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableModel.onFieldChanged(SwingValidatorMessageTableModel.java:47)\n\tat org.nuiton.validator.bean.simple.SimpleBeanValidator.fireFieldChanged(SimpleBeanValidator.java:439)\n\tat org.nuiton.validator.bean.simple.SimpleBeanValidator.mergeMessages(SimpleBeanValidator.java:452)\n\tat org.nuiton.validator.bean.simple.SimpleBeanValidator.validate(SimpleBeanValidator.java:420)\n\tat org.nuiton.validator.bean.simple.SimpleBeanValidator.setBean(SimpleBeanValidator.java:245)\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorUtil.setValidatorBean(SwingValidatorUtil.java:686)\n\tat fr.ird.observe.client.ui.content.api.ContentUIHandler.prepareValidators(ContentUIHandler.java:532)\n\tat fr.ird.observe.client.ui.content.api.data.open.ContentOpenableUIHandler.startEditUI(ContentOpenableUIHandler.java:79)\n\tat fr.ird.observe.client.ui.content.api.data.open.ContentOpenableUIHandler.onEndOpenUI(ContentOpenableUIHandler.java:71)\n\tat fr.ird.observe.client.ui.content.api.ContentUIHandler.openUI(ContentUIHandler.java:348)\n\tat fr.ird.observe.client.ui.content.api.ContentUI.open(ContentUI.java:122)\n\tat fr.ird.observe.client.ui.content.api.ContentUIManager.openContent(ContentUIManager.java:91)\n\tat fr.ird.observe.client.ui.ObserveMainUIInitializer.doOpenContent(ObserveMainUIInitializer.java:298)\n\tat fr.ird.observe.client.ui.ObserveMainUIInitializer.changeNavigationNode(ObserveMainUIInitializer.java:208)\n\tat javax.swing.JTree.fireValueChanged(JTree.java:2934)\n\tat javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:3398)\n\tat javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:635)\n\tat javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1093)\n\tat javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:294)\n\tat fr.ird.observe.client.ui.tree.navigation.NavigationTree$1.setSelectionPaths(NavigationTree.java:110)\n\tat javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(DefaultTreeSelectionModel.java:188)\n\tat javax.swing.JTree.setSelectionPath(JTree.java:1641)\n\tat fr.ird.observe.client.ui.tree.navigation.NavigationTree.selectSafeNode(NavigationTree.java:207)\n\tat fr.ird.observe.client.ui.tree.navigation.NavigationTree.afterAddUnsavedNode(NavigationTree.java:350)\n\tat fr.ird.observe.client.ui.tree.navigation.NavigationTree.addUnsavedNode(NavigationTree.java:327)\n\tat fr.ird.observe.client.ui.actions.content.api.data.open.CreateOpenDataUIAction.closeAndCreate(CreateOpenDataUIAction.java:52)\n\tat fr.ird.observe.client.ui.actions.content.api.data.open.CreateOpenDataUIAction.actionPerformed(CreateOpenDataUIAction.java:70)\n\tat fr.ird.observe.client.ui.actions.content.api.AbstractContentUIAction.actionPerformed(AbstractContentUIAction.java:76)\n\tat javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)\n\tat javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)\n\tat javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)\n\tat javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)\n\tat javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)\n\tat java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)\n\tat java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)\n\tat java.awt.Component.processMouseEvent(Component.java:6539)\n\tat javax.swing.JComponent.processMouseEvent(JComponent.java:3324)\n\tat java.awt.Component.processEvent(Component.java:6304)\n\tat java.awt.Container.processEvent(Container.java:2239)\n\tat java.awt.Component.dispatchEventImpl(Component.java:4889)\n\tat java.awt.Container.dispatchEventImpl(Container.java:2297)\n\tat java.awt.Component.dispatchEvent(Component.java:4711)\n\tat java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)\n\tat java.awt.LightweightDispatcher.processMouseEvent(Container.java:4535)\n\tat java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)\n\tat java.awt.Container.dispatchEventImpl(Container.java:2283)\n\tat java.awt.Window.dispatchEventImpl(Window.java:2746)\n\tat java.awt.Component.dispatchEvent(Component.java:4711)\n\tat java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)\n\tat java.awt.EventQueue.access$500(EventQueue.java:97)\n\tat java.awt.EventQueue$3.run(EventQueue.java:709)\n\tat java.awt.EventQueue$3.run(EventQueue.java:703)\n\tat java.security.AccessController.doPrivileged(Native Method)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)\n\tat java.awt.EventQueue$4.run(EventQueue.java:733)\n\tat java.awt.EventQueue$4.run(EventQueue.java:731)\n\tat java.security.AccessController.doPrivileged(Native Method)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)\n\tat java.awt.EventQueue.dispatchEvent(EventQueue.java:730)\n\tat org.GNOME.Accessibility.AtkWrapper$6.dispatchEvent(AtkWrapper.java:715)\n\tat java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)\n\tat java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)\n\tat java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)\n\tat java.awt.EventDispatchThread.run(EventDispatchThread.java:82)\n```",
    
    795 801
         "labels": [
    
    796 802
           "Anomalie",
    
    797 803
           "IRD-2018-01-V8"
    
    ... ... @@ -803,27 +809,27 @@
    803 809
           "groupId": 0,
    
    804 810
           "title": "8.0-RC-1",
    
    805 811
           "description": "",
    
    806
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    812
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    807 813
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    808
    -      "state": "active"
    
    814
    +      "state": "closed"
    
    809 815
         },
    
    810 816
         "assignees": [
    
    811 817
           {
    
    812
    -        "_id": 4000960,
    
    813
    -        "_username": "cezanno",
    
    814
    -        "_name": "ezanno cedric",
    
    818
    +        "_id": 166231,
    
    819
    +        "_username": "tchemit",
    
    820
    +        "_name": "Tony CHEMIT",
    
    815 821
             "_state": "active",
    
    816 822
             "_external": false,
    
    817
    -        "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    823
    +        "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    818 824
           }
    
    819 825
         ],
    
    820 826
         "assignee": {
    
    821
    -      "_id": 4000960,
    
    822
    -      "_username": "cezanno",
    
    823
    -      "_name": "ezanno cedric",
    
    827
    +      "_id": 166231,
    
    828
    +      "_username": "tchemit",
    
    829
    +      "_name": "Tony CHEMIT",
    
    824 830
           "_state": "active",
    
    825 831
           "_external": false,
    
    826
    -      "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    832
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    827 833
         },
    
    828 834
         "author": {
    
    829 835
           "_id": 4000960,
    
    ... ... @@ -833,7 +839,7 @@
    833 839
           "_external": false,
    
    834 840
           "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    835 841
         },
    
    836
    -    "userNotesCount": 2,
    
    842
    +    "userNotesCount": 1,
    
    837 843
         "upVotes": 0,
    
    838 844
         "downVotes": 0,
    
    839 845
         "confidential": false,
    
    ... ... @@ -842,17 +848,17 @@
    842 848
           "totalTimeSpent": 0
    
    843 849
         },
    
    844 850
         "state": "closed",
    
    845
    -    "updatedAt": "May 21, 2019 11:06:56 AM",
    
    846
    -    "createdAt": "May 20, 2019 7:03:21 PM",
    
    847
    -    "closedAt": "May 21, 2019 11:06:56 AM",
    
    848
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1281"
    
    851
    +    "updatedAt": "May 21, 2019 1:19:16 PM",
    
    852
    +    "createdAt": "May 20, 2019 7:31:32 PM",
    
    853
    +    "closedAt": "May 21, 2019 1:19:16 PM",
    
    854
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1283"
    
    849 855
       },
    
    850 856
       {
    
    851
    -    "id": 21100979,
    
    852
    -    "iid": 1280,
    
    857
    +    "id": 21101385,
    
    858
    +    "iid": 1281,
    
    853 859
         "projectId": 2722779,
    
    854
    -    "title": "Erreur Création activité - Activité suivante F4",
    
    855
    -    "description": "## Quelle est la cause de bogue ?\n\n## Comment reproduire le bogue ?\n\nFaire Activité suivante F4 dans une activité existante\n\n## Logs\n\n```\njava.lang.NullPointerException: null\n\tat fr.ird.observe.client.ui.util.ObserveValidatorMessageTableRenderer.getFieldName(ObserveValidatorMessageTableRenderer.java:80) ~[classes/:?]\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableRenderer.getTableCellRendererComponent(SwingValidatorMessageTableRenderer.java:83) ~[jaxx-validator-3.0-alpha-50.jar:3.0-alpha-50]\n\tat fr.ird.observe.client.ui.util.ObserveValidatorMessageTableRenderer.getTableCellRendererComponent(ObserveValidatorMessageTableRenderer.java:88) ~[classes/:?]\n\tat javax.swing.JTable$AccessibleJTable.getAccessibleChild(JTable.java:7037) ~[?:1.8.0_212]\n\tat javax.swing.JTable$AccessibleJTable.getAccessibleAt(JTable.java:7424) ~[?:1.8.0_212]\n\tat javax.swing.JTable$AccessibleJTable.valueChanged(JTable.java:6939) ~[?:1.8.0_212]\n\tat javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:184) ~[?:1.8.0_212]\n\tat javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:164) ~[?:1.8.0_212]\n\tat javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:211) ~[?:1.8.0_212]\n\tat javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:405) ~[?:1.8.0_212]\n\tat javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:415) ~[?:1.8.0_212]\n\tat javax.swing.DefaultListSelectionModel.removeSelectionIntervalImpl(DefaultListSelectionModel.java:576) ~[?:1.8.0_212]\n\tat javax.swing.DefaultListSelectionModel.clearSelection(DefaultListSelectionModel.java:420) ~[?:1.8.0_212]\n\tat javax.swing.JTable.clearSelection(JTable.java:2121) ~[?:1.8.0_212]\n\tat javax.swing.JTable.clearSelectionAndLeadAnchor(JTable.java:2128) ~[?:1.8.0_212]\n\tat javax.swing.JTable.sortedTableChanged(JTable.java:4153) ~[?:1.8.0_212]\n\tat javax.swing.JTable.tableChanged(JTable.java:4401) ~[?:1.8.0_212]\n\tat javax.swing.table.AbstractTableModel.fireTableChanged(AbstractTableModel.java:296) ~[?:1.8.0_212]\n\tat javax.swing.table.AbstractTableModel.fireTableDataChanged(AbstractTableModel.java:198) ~[?:1.8.0_212]\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableModel.addMessages(SwingValidatorMessageTableModel.java:303) ~[jaxx-validator-3.0-alpha-50.jar:3.0-alpha-50]\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableModel.onFieldChanged(SwingValidatorMessageTableModel.java:209) ~[jaxx-validator-3.0-alpha-50.jar:3.0-alpha-50]\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableModel.onFieldChanged(SwingValidatorMessageTableModel.java:47) ~[jaxx-validator-3.0-alpha-50.jar:3.0-alpha-50]\n\tat org.nuiton.validator.bean.simple.SimpleBeanValidator.fireFieldChanged(SimpleBeanValidator.java:439) ~[nuiton-validator-3.1.jar:3.1]\n\tat org.nuiton.validator.bean.simple.SimpleBeanValidator.mergeMessages(SimpleBeanValidator.java:452) ~[nuiton-validator-3.1.jar:3.1]\n\tat org.nuiton.validator.bean.simple.SimpleBeanValidator.validate(SimpleBeanValidator.java:420) ~[nuiton-validator-3.1.jar:3.1]\n\tat org.nuiton.validator.bean.simple.SimpleBeanValidator.setBean(SimpleBeanValidator.java:245) ~[nuiton-validator-3.1.jar:3.1]\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorUtil.setValidatorBean(SwingValidatorUtil.java:686) ~[jaxx-validator-3.0-alpha-50.jar:3.0-alpha-50]\n\tat fr.ird.observe.client.ui.content.api.ContentUIHandler.prepareValidators(ContentUIHandler.java:532) ~[classes/:?]\n\tat fr.ird.observe.client.ui.content.api.data.open.ContentOpenableUIHandler.startEditUI(ContentOpenableUIHandler.java:79) ~[classes/:?]\n\tat fr.ird.observe.client.ui.content.api.data.open.ContentOpenableUIHandler.onEndOpenUI(ContentOpenableUIHandler.java:71) ~[classes/:?]\n\tat fr.ird.observe.client.ui.content.api.ContentUIHandler.openUI(ContentUIHandler.java:348) ~[classes/:?]\n\tat fr.ird.observe.client.ui.content.api.ContentUI.open(ContentUI.java:122) ~[classes/:?]\n\tat fr.ird.observe.client.ui.content.api.ContentUIManager.openContent(ContentUIManager.java:91) ~[classes/:?]\n\tat fr.ird.observe.client.ui.ObserveMainUIInitializer.doOpenContent(ObserveMainUIInitializer.java:298) ~[classes/:?]\n\tat fr.ird.observe.client.ui.ObserveMainUIInitializer.changeNavigationNode(ObserveMainUIInitializer.java:208) ~[classes/:?]\n\tat javax.swing.JTree.fireValueChanged(JTree.java:2934) [?:1.8.0_212]\n\tat javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:3398) [?:1.8.0_212]\n\tat javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:635) [?:1.8.0_212]\n\tat javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1093) [?:1.8.0_212]\n\tat javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:294) [?:1.8.0_212]\n\tat fr.ird.observe.client.ui.tree.navigation.NavigationTree$1.setSelectionPaths(NavigationTree.java:110) [classes/:?]\n\tat javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath\n```",
    
    860
    +    "title": "Pas d\u0027accès à l\u0027activité de fin de veille",
    
    861
    +    "description": "## Quelle est la cause de bogue ?\n\n## Comment reproduire le bogue ?\n\n## Logs\n\n```\nException in thread \"AWT-EventQueue-1\" java.lang.IllegalStateException: Can\u0027t go up reference container node of type: fr.ird.observe.dto.data.ps.observation.ActivitySeineReference from node: RouteReference{type\u003dRouteDto, id\u003dfr.ird.data.ps.observation.Route#1558364361855#0.04692893222971384, lastUpdateDate\u003d2019-05-20 18:56:56.99}\n\tat fr.ird.observe.navigation.tree.MultipleReferenceContainerNode.upToReferenceContainerNode(MultipleReferenceContainerNode.java:69)\n\tat fr.ird.observe.client.navigation.RouteCloseCallback.addActivityFinDeVeille(RouteCloseCallback.java:142)\n\tat fr.ird.observe.client.navigation.RouteCloseCallback.onEditNodeClosed(RouteCloseCallback.java:128)\n\tat fr.ird.observe.navigation.model.edit.ObserveEditModelManager.closeNode(ObserveEditModelManager.java:184)\n\tat fr.ird.observe.navigation.model.edit.ObserveEditModelManager.applyCloseEditNodeRequest(ObserveEditModelManager.java:160)\n\tat fr.ird.observe.client.ui.actions.content.api.data.open.CloseOpenDataUIAction.closeData(CloseOpenDataUIAction.java:80)\n\tat fr.ird.observe.client.ui.actions.content.api.data.open.CloseOpenDataUIAction.actionPerformed(CloseOpenDataUIAction.java:97)\n\tat fr.ird.observe.client.ui.actions.content.api.AbstractContentUIAction.actionPerformed(AbstractContentUIAction.java:76)\n\tat javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)\n\tat javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)\n\tat javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)\n\tat javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)\n\tat javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)\n\tat java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)\n\tat java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)\n\tat java.awt.Component.processMouseEvent(Component.java:6539)\n\tat javax.swing.JComponent.processMouseEvent(JComponent.java:3324)\n\tat java.awt.Component.processEvent(Component.java:6304)\n\tat java.awt.Container.processEvent(Container.java:2239)\n\tat java.awt.Component.dispatchEventImpl(Component.java:4889)\n\tat java.awt.Container.dispatchEventImpl(Container.java:2297)\n\tat java.awt.Component.dispatchEvent(Component.java:4711)\n\tat java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)\n\tat java.awt.LightweightDispatcher.processMouseEvent(Container.java:4535)\n\tat java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)\n\tat java.awt.Container.dispatchEventImpl(Container.java:2283)\n\tat java.awt.Window.dispatchEventImpl(Window.java:2746)\n\tat java.awt.Component.dispatchEvent(Component.java:4711)\n\tat java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)\n\tat java.awt.EventQueue.access$500(EventQueue.java:97)\n\tat java.awt.EventQueue$3.run(EventQueue.java:709)\n\tat java.awt.EventQueue$3.run(EventQueue.java:703)\n\tat java.security.AccessController.doPrivileged(Native Method)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)\n\tat java.awt.EventQueue$4.run(EventQueue.java:733)\n\tat java.awt.EventQueue$4.run(EventQueue.java:731)\n\tat java.security.AccessController.doPrivileged(Native Method)\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)\n\tat java.awt.EventQueue.dispatchEvent(EventQueue.java:730)\n\tat org.GNOME.Accessibility.AtkWrapper$6.dispatchEvent(AtkWrapper.java:715)\n\tat java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)\n\tat java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)\n\tat java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)\n\tat java.awt.EventDispatchThread.run(EventDispatchThread.java:82)\n\n```",
    
    856 862
         "labels": [
    
    857 863
           "Anomalie",
    
    858 864
           "IRD-2018-01-V8"
    
    ... ... @@ -864,9 +870,9 @@
    864 870
           "groupId": 0,
    
    865 871
           "title": "8.0-RC-1",
    
    866 872
           "description": "",
    
    867
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    873
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    868 874
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    869
    -      "state": "active"
    
    875
    +      "state": "closed"
    
    870 876
         },
    
    871 877
         "assignees": [
    
    872 878
           {
    
    ... ... @@ -894,7 +900,7 @@
    894 900
           "_external": false,
    
    895 901
           "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    896 902
         },
    
    897
    -    "userNotesCount": 0,
    
    903
    +    "userNotesCount": 3,
    
    898 904
         "upVotes": 0,
    
    899 905
         "downVotes": 0,
    
    900 906
         "confidential": false,
    
    ... ... @@ -902,10 +908,11 @@
    902 908
           "timeEstimate": 0,
    
    903 909
           "totalTimeSpent": 0
    
    904 910
         },
    
    905
    -    "state": "opened",
    
    906
    -    "updatedAt": "May 21, 2019 1:19:16 PM",
    
    907
    -    "createdAt": "May 20, 2019 6:53:12 PM",
    
    908
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1280"
    
    911
    +    "state": "closed",
    
    912
    +    "updatedAt": "May 23, 2019 4:11:27 PM",
    
    913
    +    "createdAt": "May 20, 2019 7:03:21 PM",
    
    914
    +    "closedAt": "May 21, 2019 11:06:56 AM",
    
    915
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1281"
    
    909 916
       },
    
    910 917
       {
    
    911 918
         "id": 21097758,
    
    ... ... @@ -924,27 +931,27 @@
    924 931
           "groupId": 0,
    
    925 932
           "title": "8.0-RC-1",
    
    926 933
           "description": "",
    
    927
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    934
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    928 935
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    929
    -      "state": "active"
    
    936
    +      "state": "closed"
    
    930 937
         },
    
    931 938
         "assignees": [
    
    932 939
           {
    
    933
    -        "_id": 4000960,
    
    934
    -        "_username": "cezanno",
    
    935
    -        "_name": "ezanno cedric",
    
    940
    +        "_id": 166231,
    
    941
    +        "_username": "tchemit",
    
    942
    +        "_name": "Tony CHEMIT",
    
    936 943
             "_state": "active",
    
    937 944
             "_external": false,
    
    938
    -        "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    945
    +        "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    939 946
           }
    
    940 947
         ],
    
    941 948
         "assignee": {
    
    942
    -      "_id": 4000960,
    
    943
    -      "_username": "cezanno",
    
    944
    -      "_name": "ezanno cedric",
    
    949
    +      "_id": 166231,
    
    950
    +      "_username": "tchemit",
    
    951
    +      "_name": "Tony CHEMIT",
    
    945 952
           "_state": "active",
    
    946 953
           "_external": false,
    
    947
    -      "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    954
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    948 955
         },
    
    949 956
         "author": {
    
    950 957
           "_id": 4000960,
    
    ... ... @@ -954,7 +961,7 @@
    954 961
           "_external": false,
    
    955 962
           "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    956 963
         },
    
    957
    -    "userNotesCount": 1,
    
    964
    +    "userNotesCount": 2,
    
    958 965
         "upVotes": 0,
    
    959 966
         "downVotes": 0,
    
    960 967
         "confidential": false,
    
    ... ... @@ -963,7 +970,7 @@
    963 970
           "totalTimeSpent": 0
    
    964 971
         },
    
    965 972
         "state": "closed",
    
    966
    -    "updatedAt": "May 21, 2019 10:56:26 AM",
    
    973
    +    "updatedAt": "May 23, 2019 4:09:57 PM",
    
    967 974
         "createdAt": "May 20, 2019 5:53:31 PM",
    
    968 975
         "closedAt": "May 21, 2019 10:56:26 AM",
    
    969 976
         "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1279"
    
    ... ... @@ -985,27 +992,27 @@
    985 992
           "groupId": 0,
    
    986 993
           "title": "8.0-RC-1",
    
    987 994
           "description": "",
    
    988
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    995
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    989 996
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    990
    -      "state": "active"
    
    997
    +      "state": "closed"
    
    991 998
         },
    
    992 999
         "assignees": [
    
    993 1000
           {
    
    994
    -        "_id": 4000960,
    
    995
    -        "_username": "cezanno",
    
    996
    -        "_name": "ezanno cedric",
    
    1001
    +        "_id": 166231,
    
    1002
    +        "_username": "tchemit",
    
    1003
    +        "_name": "Tony CHEMIT",
    
    997 1004
             "_state": "active",
    
    998 1005
             "_external": false,
    
    999
    -        "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    1006
    +        "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    1000 1007
           }
    
    1001 1008
         ],
    
    1002 1009
         "assignee": {
    
    1003
    -      "_id": 4000960,
    
    1004
    -      "_username": "cezanno",
    
    1005
    -      "_name": "ezanno cedric",
    
    1010
    +      "_id": 166231,
    
    1011
    +      "_username": "tchemit",
    
    1012
    +      "_name": "Tony CHEMIT",
    
    1006 1013
           "_state": "active",
    
    1007 1014
           "_external": false,
    
    1008
    -      "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    1015
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    1009 1016
         },
    
    1010 1017
         "author": {
    
    1011 1018
           "_id": 4000960,
    
    ... ... @@ -1015,7 +1022,7 @@
    1015 1022
           "_external": false,
    
    1016 1023
           "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    1017 1024
         },
    
    1018
    -    "userNotesCount": 2,
    
    1025
    +    "userNotesCount": 3,
    
    1019 1026
         "upVotes": 0,
    
    1020 1027
         "downVotes": 0,
    
    1021 1028
         "confidential": false,
    
    ... ... @@ -1024,7 +1031,7 @@
    1024 1031
           "totalTimeSpent": 0
    
    1025 1032
         },
    
    1026 1033
         "state": "closed",
    
    1027
    -    "updatedAt": "May 21, 2019 12:42:27 PM",
    
    1034
    +    "updatedAt": "May 23, 2019 4:07:31 PM",
    
    1028 1035
         "createdAt": "May 20, 2019 4:48:55 PM",
    
    1029 1036
         "closedAt": "May 21, 2019 12:42:27 PM",
    
    1030 1037
         "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1277"
    
    ... ... @@ -1046,27 +1053,27 @@
    1046 1053
           "groupId": 0,
    
    1047 1054
           "title": "8.0-RC-1",
    
    1048 1055
           "description": "",
    
    1049
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    1056
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    1050 1057
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    1051
    -      "state": "active"
    
    1058
    +      "state": "closed"
    
    1052 1059
         },
    
    1053 1060
         "assignees": [
    
    1054 1061
           {
    
    1055
    -        "_id": 4000960,
    
    1056
    -        "_username": "cezanno",
    
    1057
    -        "_name": "ezanno cedric",
    
    1062
    +        "_id": 166231,
    
    1063
    +        "_username": "tchemit",
    
    1064
    +        "_name": "Tony CHEMIT",
    
    1058 1065
             "_state": "active",
    
    1059 1066
             "_external": false,
    
    1060
    -        "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    1067
    +        "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    1061 1068
           }
    
    1062 1069
         ],
    
    1063 1070
         "assignee": {
    
    1064
    -      "_id": 4000960,
    
    1065
    -      "_username": "cezanno",
    
    1066
    -      "_name": "ezanno cedric",
    
    1071
    +      "_id": 166231,
    
    1072
    +      "_username": "tchemit",
    
    1073
    +      "_name": "Tony CHEMIT",
    
    1067 1074
           "_state": "active",
    
    1068 1075
           "_external": false,
    
    1069
    -      "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    1076
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    1070 1077
         },
    
    1071 1078
         "author": {
    
    1072 1079
           "_id": 4000960,
    
    ... ... @@ -1076,7 +1083,7 @@
    1076 1083
           "_external": false,
    
    1077 1084
           "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    1078 1085
         },
    
    1079
    -    "userNotesCount": 0,
    
    1086
    +    "userNotesCount": 1,
    
    1080 1087
         "upVotes": 0,
    
    1081 1088
         "downVotes": 0,
    
    1082 1089
         "confidential": false,
    
    ... ... @@ -1085,7 +1092,7 @@
    1085 1092
           "totalTimeSpent": 0
    
    1086 1093
         },
    
    1087 1094
         "state": "closed",
    
    1088
    -    "updatedAt": "May 20, 2019 7:13:54 PM",
    
    1095
    +    "updatedAt": "May 23, 2019 4:06:25 PM",
    
    1089 1096
         "createdAt": "May 20, 2019 4:38:41 PM",
    
    1090 1097
         "closedAt": "May 20, 2019 7:12:45 PM",
    
    1091 1098
         "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1276"
    
    ... ... @@ -1107,70 +1114,9 @@
    1107 1114
           "groupId": 0,
    
    1108 1115
           "title": "8.0-RC-1",
    
    1109 1116
           "description": "",
    
    1110
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    1117
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    1111 1118
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    1112
    -      "state": "active"
    
    1113
    -    },
    
    1114
    -    "assignees": [
    
    1115
    -      {
    
    1116
    -        "_id": 4000960,
    
    1117
    -        "_username": "cezanno",
    
    1118
    -        "_name": "ezanno cedric",
    
    1119
    -        "_state": "active",
    
    1120
    -        "_external": false,
    
    1121
    -        "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    1122
    -      }
    
    1123
    -    ],
    
    1124
    -    "assignee": {
    
    1125
    -      "_id": 4000960,
    
    1126
    -      "_username": "cezanno",
    
    1127
    -      "_name": "ezanno cedric",
    
    1128
    -      "_state": "active",
    
    1129
    -      "_external": false,
    
    1130
    -      "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    1131
    -    },
    
    1132
    -    "author": {
    
    1133
    -      "_id": 4000960,
    
    1134
    -      "_username": "cezanno",
    
    1135
    -      "_name": "ezanno cedric",
    
    1136
    -      "_state": "active",
    
    1137
    -      "_external": false,
    
    1138
    -      "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    1139
    -    },
    
    1140
    -    "userNotesCount": 0,
    
    1141
    -    "upVotes": 0,
    
    1142
    -    "downVotes": 0,
    
    1143
    -    "confidential": false,
    
    1144
    -    "timeStats": {
    
    1145
    -      "timeEstimate": 0,
    
    1146
    -      "totalTimeSpent": 0
    
    1147
    -    },
    
    1148
    -    "state": "closed",
    
    1149
    -    "updatedAt": "May 20, 2019 7:25:57 PM",
    
    1150
    -    "createdAt": "May 17, 2019 6:19:52 PM",
    
    1151
    -    "closedAt": "May 20, 2019 7:25:49 PM",
    
    1152
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1275"
    
    1153
    -  },
    
    1154
    -  {
    
    1155
    -    "id": 21003195,
    
    1156
    -    "iid": 1274,
    
    1157
    -    "projectId": 2722779,
    
    1158
    -    "title": "Pas de demande de confirmation lors de l\u0027annulation de la création d\u0027une marée (F7)",
    
    1159
    -    "description": "## Quelle est la cause de bogue ?\n\n## Comment reproduire le bogue ?\nFaire F7 lors de la création d\u0027une marée\n\nLorsque on change le noeud la demande de confirmation apparait bien.\n\n## Logs\n\n```\n\n```",
    
    1160
    -    "labels": [
    
    1161
    -      "Anomalie",
    
    1162
    -      "IRD-2018-01-V8"
    
    1163
    -    ],
    
    1164
    -    "milestone": {
    
    1165
    -      "id": 761666,
    
    1166
    -      "iid": 133,
    
    1167
    -      "projectId": 2722779,
    
    1168
    -      "groupId": 0,
    
    1169
    -      "title": "8.0-RC-1",
    
    1170
    -      "description": "",
    
    1171
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    1172
    -      "startDate": "Jan 21, 2019 1:00:00 AM",
    
    1173
    -      "state": "active"
    
    1119
    +      "state": "closed"
    
    1174 1120
         },
    
    1175 1121
         "assignees": [
    
    1176 1122
           {
    
    ... ... @@ -1198,7 +1144,7 @@
    1198 1144
           "_external": false,
    
    1199 1145
           "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    1200 1146
         },
    
    1201
    -    "userNotesCount": 2,
    
    1147
    +    "userNotesCount": 1,
    
    1202 1148
         "upVotes": 0,
    
    1203 1149
         "downVotes": 0,
    
    1204 1150
         "confidential": false,
    
    ... ... @@ -1206,10 +1152,11 @@
    1206 1152
           "timeEstimate": 0,
    
    1207 1153
           "totalTimeSpent": 0
    
    1208 1154
         },
    
    1209
    -    "state": "opened",
    
    1210
    -    "updatedAt": "May 21, 2019 4:37:26 PM",
    
    1211
    -    "createdAt": "May 17, 2019 5:18:33 PM",
    
    1212
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1274"
    
    1155
    +    "state": "closed",
    
    1156
    +    "updatedAt": "May 23, 2019 4:05:26 PM",
    
    1157
    +    "createdAt": "May 17, 2019 6:19:52 PM",
    
    1158
    +    "closedAt": "May 20, 2019 7:25:49 PM",
    
    1159
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1275"
    
    1213 1160
       },
    
    1214 1161
       {
    
    1215 1162
         "id": 21002973,
    
    ... ... @@ -1228,9 +1175,9 @@
    1228 1175
           "groupId": 0,
    
    1229 1176
           "title": "8.0-RC-1",
    
    1230 1177
           "description": "",
    
    1231
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    1178
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    1232 1179
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    1233
    -      "state": "active"
    
    1180
    +      "state": "closed"
    
    1234 1181
         },
    
    1235 1182
         "assignees": [
    
    1236 1183
           {
    
    ... ... @@ -1289,9 +1236,9 @@
    1289 1236
           "groupId": 0,
    
    1290 1237
           "title": "8.0-RC-1",
    
    1291 1238
           "description": "",
    
    1292
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    1239
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    1293 1240
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    1294
    -      "state": "active"
    
    1241
    +      "state": "closed"
    
    1295 1242
         },
    
    1296 1243
         "assignees": [
    
    1297 1244
           {
    
    ... ... @@ -1350,9 +1297,9 @@
    1350 1297
           "groupId": 0,
    
    1351 1298
           "title": "8.0-RC-1",
    
    1352 1299
           "description": "",
    
    1353
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    1300
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    1354 1301
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    1355
    -      "state": "active"
    
    1302
    +      "state": "closed"
    
    1356 1303
         },
    
    1357 1304
         "assignees": [
    
    1358 1305
           {
    
    ... ... @@ -1411,9 +1358,9 @@
    1411 1358
           "groupId": 0,
    
    1412 1359
           "title": "8.0-RC-1",
    
    1413 1360
           "description": "",
    
    1414
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    1361
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    1415 1362
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    1416
    -      "state": "active"
    
    1363
    +      "state": "closed"
    
    1417 1364
         },
    
    1418 1365
         "assignees": [
    
    1419 1366
           {
    
    ... ... @@ -1473,9 +1420,9 @@
    1473 1420
           "groupId": 0,
    
    1474 1421
           "title": "8.0-RC-1",
    
    1475 1422
           "description": "",
    
    1476
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    1423
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    1477 1424
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    1478
    -      "state": "active"
    
    1425
    +      "state": "closed"
    
    1479 1426
         },
    
    1480 1427
         "assignees": [
    
    1481 1428
           {
    
    ... ... @@ -1534,9 +1481,9 @@
    1534 1481
           "groupId": 0,
    
    1535 1482
           "title": "8.0-RC-1",
    
    1536 1483
           "description": "",
    
    1537
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    1484
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    1538 1485
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    1539
    -      "state": "active"
    
    1486
    +      "state": "closed"
    
    1540 1487
         },
    
    1541 1488
         "assignees": [
    
    1542 1489
           {
    
    ... ... @@ -1596,9 +1543,9 @@
    1596 1543
           "groupId": 0,
    
    1597 1544
           "title": "8.0-RC-1",
    
    1598 1545
           "description": "",
    
    1599
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    1546
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    1600 1547
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    1601
    -      "state": "active"
    
    1548
    +      "state": "closed"
    
    1602 1549
         },
    
    1603 1550
         "assignees": [
    
    1604 1551
           {
    
    ... ... @@ -1658,9 +1605,9 @@
    1658 1605
           "groupId": 0,
    
    1659 1606
           "title": "8.0-RC-1",
    
    1660 1607
           "description": "",
    
    1661
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    1608
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    1662 1609
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    1663
    -      "state": "active"
    
    1610
    +      "state": "closed"
    
    1664 1611
         },
    
    1665 1612
         "assignees": [
    
    1666 1613
           {
    
    ... ... @@ -1718,9 +1665,9 @@
    1718 1665
           "groupId": 0,
    
    1719 1666
           "title": "8.0-RC-1",
    
    1720 1667
           "description": "",
    
    1721
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    1668
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    1722 1669
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    1723
    -      "state": "active"
    
    1670
    +      "state": "closed"
    
    1724 1671
         },
    
    1725 1672
         "assignees": [
    
    1726 1673
           {
    
    ... ... @@ -1779,9 +1726,9 @@
    1779 1726
           "groupId": 0,
    
    1780 1727
           "title": "8.0-RC-1",
    
    1781 1728
           "description": "",
    
    1782
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    1729
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    1783 1730
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    1784
    -      "state": "active"
    
    1731
    +      "state": "closed"
    
    1785 1732
         },
    
    1786 1733
         "assignees": [
    
    1787 1734
           {
    
    ... ... @@ -1840,9 +1787,9 @@
    1840 1787
           "groupId": 0,
    
    1841 1788
           "title": "8.0-RC-1",
    
    1842 1789
           "description": "",
    
    1843
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    1790
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    1844 1791
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    1845
    -      "state": "active"
    
    1792
    +      "state": "closed"
    
    1846 1793
         },
    
    1847 1794
         "assignees": [],
    
    1848 1795
         "author": {
    
    ... ... @@ -1885,9 +1832,9 @@
    1885 1832
           "groupId": 0,
    
    1886 1833
           "title": "8.0-RC-1",
    
    1887 1834
           "description": "",
    
    1888
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    1835
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    1889 1836
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    1890
    -      "state": "active"
    
    1837
    +      "state": "closed"
    
    1891 1838
         },
    
    1892 1839
         "assignees": [
    
    1893 1840
           {
    
    ... ... @@ -1929,66 +1876,6 @@
    1929 1876
         "closedAt": "Dec 14, 2018 12:49:58 PM",
    
    1930 1877
         "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/970"
    
    1931 1878
       },
    
    1932
    -  {
    
    1933
    -    "id": 9963535,
    
    1934
    -    "iid": 918,
    
    1935
    -    "projectId": 2722779,
    
    1936
    -    "title": "Déplacement de groupes de données",
    
    1937
    -    "description": "Comme cela a été évoqué précédemment dans ce document, il faut permettre, par clic droit, de\ndéplacer les groupes « données d’observation », « logbooks », « échantillons » d’une marée à l’autre.\n\nExactement comme l’on peut, actuellement, déplacer une marée de programme par le menu contextuel. \n\nCeci entraînera nécessairement la perte des appariements entre activités d’observation et\nlogbooks s’il y en avait. Par contre on fera suivre si possible les champs de la table Activité relatifs à\nces groupes (données des onglets Caractéristiques d’observation et Caractéristiques logbooks).\n\nLes déplacements possibles seront :\n * Déplacer le logbook d’une marée vers une autre\n * Déplacer les débarquements d’une marée vers une autre\n * Déplacer les échantillons :\n   * de la racine de la marée vers une opération de pêche (de la même marée ou d’une autre)\n   * d’une opération de pêche vers la racine de la marée (ou d’une autre marée)\n   * d’une opération de pêche vers une autre opération de pêche (de la même marée ou d’un autre)",
    
    1938
    -    "labels": [
    
    1939
    -      "Evolution",
    
    1940
    -      "IRD-2018-01-V8"
    
    1941
    -    ],
    
    1942
    -    "milestone": {
    
    1943
    -      "id": 761666,
    
    1944
    -      "iid": 133,
    
    1945
    -      "projectId": 2722779,
    
    1946
    -      "groupId": 0,
    
    1947
    -      "title": "8.0-RC-1",
    
    1948
    -      "description": "",
    
    1949
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    1950
    -      "startDate": "Jan 21, 2019 1:00:00 AM",
    
    1951
    -      "state": "active"
    
    1952
    -    },
    
    1953
    -    "assignees": [
    
    1954
    -      {
    
    1955
    -        "_id": 1111318,
    
    1956
    -        "_username": "pcauquil",
    
    1957
    -        "_name": "Pascal Cauquil",
    
    1958
    -        "_state": "active",
    
    1959
    -        "_external": false,
    
    1960
    -        "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d80\u0026d\u003didenticon"
    
    1961
    -      }
    
    1962
    -    ],
    
    1963
    -    "assignee": {
    
    1964
    -      "_id": 1111318,
    
    1965
    -      "_username": "pcauquil",
    
    1966
    -      "_name": "Pascal Cauquil",
    
    1967
    -      "_state": "active",
    
    1968
    -      "_external": false,
    
    1969
    -      "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d80\u0026d\u003didenticon"
    
    1970
    -    },
    
    1971
    -    "author": {
    
    1972
    -      "_id": 166231,
    
    1973
    -      "_username": "tchemit",
    
    1974
    -      "_name": "Tony CHEMIT",
    
    1975
    -      "_state": "active",
    
    1976
    -      "_external": false,
    
    1977
    -      "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    1978
    -    },
    
    1979
    -    "userNotesCount": 5,
    
    1980
    -    "upVotes": 0,
    
    1981
    -    "downVotes": 0,
    
    1982
    -    "confidential": false,
    
    1983
    -    "timeStats": {
    
    1984
    -      "timeEstimate": 0,
    
    1985
    -      "totalTimeSpent": 0
    
    1986
    -    },
    
    1987
    -    "state": "opened",
    
    1988
    -    "updatedAt": "May 22, 2019 5:07:08 PM",
    
    1989
    -    "createdAt": "Mar 27, 2018 3:49:17 PM",
    
    1990
    -    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/918"
    
    1991
    -  },
    
    1992 1879
       {
    
    1993 1880
         "id": 9962937,
    
    1994 1881
         "iid": 915,
    
    ... ... @@ -2006,9 +1893,9 @@
    2006 1893
           "groupId": 0,
    
    2007 1894
           "title": "8.0-RC-1",
    
    2008 1895
           "description": "",
    
    2009
    -      "dueDate": "May 31, 2019 2:00:00 AM",
    
    1896
    +      "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    2010 1897
           "startDate": "Jan 21, 2019 1:00:00 AM",
    
    2011
    -      "state": "active"
    
    1898
    +      "state": "closed"
    
    2012 1899
         },
    
    2013 1900
         "assignees": [
    
    2014 1901
           {
    

  • .mvn/gitlab-cache/milestones/761666.json
    ... ... @@ -5,7 +5,7 @@
    5 5
       "groupId": 0,
    
    6 6
       "title": "8.0-RC-1",
    
    7 7
       "description": "",
    
    8
    -  "dueDate": "May 31, 2019 2:00:00 AM",
    
    8
    +  "dueDate": "Jun 3, 2019 2:00:00 AM",
    
    9 9
       "startDate": "Jan 21, 2019 1:00:00 AM",
    
    10
    -  "state": "active"
    
    10
    +  "state": "closed"
    
    11 11
     }
    \ No newline at end of file

  • .mvn/gitlab-cache/milestones/893806-issues.json
    1
    +[
    
    2
    +  {
    
    3
    +    "id": 21178012,
    
    4
    +    "iid": 1293,
    
    5
    +    "projectId": 2722779,
    
    6
    +    "title": "Choix de nouvelles couleurs pour les symboles de la carte LL",
    
    7
    +    "description": "Définir de nouvelles couleurs pour les symboles de carte LL",
    
    8
    +    "labels": [
    
    9
    +      "Haut",
    
    10
    +      "IRD-2018-01-V8"
    
    11
    +    ],
    
    12
    +    "milestone": {
    
    13
    +      "id": 893806,
    
    14
    +      "iid": 142,
    
    15
    +      "projectId": 2722779,
    
    16
    +      "groupId": 0,
    
    17
    +      "title": "8.0-RC-2",
    
    18
    +      "description": "",
    
    19
    +      "dueDate": "Jun 30, 2019 2:00:00 AM",
    
    20
    +      "startDate": "Jun 3, 2019 2:00:00 AM",
    
    21
    +      "state": "active"
    
    22
    +    },
    
    23
    +    "assignees": [
    
    24
    +      {
    
    25
    +        "_id": 1111318,
    
    26
    +        "_username": "pcauquil",
    
    27
    +        "_name": "Pascal Cauquil",
    
    28
    +        "_state": "active",
    
    29
    +        "_external": false,
    
    30
    +        "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d80\u0026d\u003didenticon"
    
    31
    +      }
    
    32
    +    ],
    
    33
    +    "assignee": {
    
    34
    +      "_id": 1111318,
    
    35
    +      "_username": "pcauquil",
    
    36
    +      "_name": "Pascal Cauquil",
    
    37
    +      "_state": "active",
    
    38
    +      "_external": false,
    
    39
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d80\u0026d\u003didenticon"
    
    40
    +    },
    
    41
    +    "author": {
    
    42
    +      "_id": 1111318,
    
    43
    +      "_username": "pcauquil",
    
    44
    +      "_name": "Pascal Cauquil",
    
    45
    +      "_state": "active",
    
    46
    +      "_external": false,
    
    47
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d80\u0026d\u003didenticon"
    
    48
    +    },
    
    49
    +    "userNotesCount": 0,
    
    50
    +    "upVotes": 0,
    
    51
    +    "downVotes": 0,
    
    52
    +    "confidential": false,
    
    53
    +    "timeStats": {
    
    54
    +      "timeEstimate": 0,
    
    55
    +      "totalTimeSpent": 0
    
    56
    +    },
    
    57
    +    "state": "opened",
    
    58
    +    "updatedAt": "Jun 3, 2019 11:40:32 AM",
    
    59
    +    "createdAt": "May 22, 2019 11:52:43 AM",
    
    60
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1293"
    
    61
    +  },
    
    62
    +  {
    
    63
    +    "id": 21360250,
    
    64
    +    "iid": 1302,
    
    65
    +    "projectId": 2722779,
    
    66
    +    "title": "L\u0027asssitant connexion propose des raccourcis sur des touches qui n\u0027existent pas",
    
    67
    +    "description": "Il faudrait limiter la proposition de raccourcis à F12...\n\n![image](/uploads/e3eeb2530516795a0be7545435344c30/image.png)",
    
    68
    +    "labels": [
    
    69
    +      "Anomalie",
    
    70
    +      "Bas",
    
    71
    +      "IRD-2018-01-V8"
    
    72
    +    ],
    
    73
    +    "milestone": {
    
    74
    +      "id": 893806,
    
    75
    +      "iid": 142,
    
    76
    +      "projectId": 2722779,
    
    77
    +      "groupId": 0,
    
    78
    +      "title": "8.0-RC-2",
    
    79
    +      "description": "",
    
    80
    +      "dueDate": "Jun 30, 2019 2:00:00 AM",
    
    81
    +      "startDate": "Jun 3, 2019 2:00:00 AM",
    
    82
    +      "state": "active"
    
    83
    +    },
    
    84
    +    "assignees": [
    
    85
    +      {
    
    86
    +        "_id": 166231,
    
    87
    +        "_username": "tchemit",
    
    88
    +        "_name": "Tony CHEMIT",
    
    89
    +        "_state": "active",
    
    90
    +        "_external": false,
    
    91
    +        "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    92
    +      }
    
    93
    +    ],
    
    94
    +    "assignee": {
    
    95
    +      "_id": 166231,
    
    96
    +      "_username": "tchemit",
    
    97
    +      "_name": "Tony CHEMIT",
    
    98
    +      "_state": "active",
    
    99
    +      "_external": false,
    
    100
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    101
    +    },
    
    102
    +    "author": {
    
    103
    +      "_id": 1111318,
    
    104
    +      "_username": "pcauquil",
    
    105
    +      "_name": "Pascal Cauquil",
    
    106
    +      "_state": "active",
    
    107
    +      "_external": false,
    
    108
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d80\u0026d\u003didenticon"
    
    109
    +    },
    
    110
    +    "userNotesCount": 0,
    
    111
    +    "upVotes": 0,
    
    112
    +    "downVotes": 0,
    
    113
    +    "confidential": false,
    
    114
    +    "timeStats": {
    
    115
    +      "timeEstimate": 0,
    
    116
    +      "totalTimeSpent": 0
    
    117
    +    },
    
    118
    +    "state": "opened",
    
    119
    +    "updatedAt": "Jun 3, 2019 11:40:33 AM",
    
    120
    +    "createdAt": "May 28, 2019 11:32:50 AM",
    
    121
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1302"
    
    122
    +  },
    
    123
    +  {
    
    124
    +    "id": 21454912,
    
    125
    +    "iid": 1308,
    
    126
    +    "projectId": 2722779,
    
    127
    +    "title": "Raccourci clavier F6 ne semble pas fonctionner pour la suppression des référentiels",
    
    128
    +    "description": "## Quelle est la cause de bogue ?\n\n## Comment reproduire le bogue ?\nLorsqu\u0027on est dans le référentiel à supprimer la touche F6 n\u0027a aucun effet\n\n## Logs\n\n```\n\n```",
    
    129
    +    "labels": [
    
    130
    +      "Anomalie",
    
    131
    +      "IRD-2018-01-V8"
    
    132
    +    ],
    
    133
    +    "milestone": {
    
    134
    +      "id": 893806,
    
    135
    +      "iid": 142,
    
    136
    +      "projectId": 2722779,
    
    137
    +      "groupId": 0,
    
    138
    +      "title": "8.0-RC-2",
    
    139
    +      "description": "",
    
    140
    +      "dueDate": "Jun 30, 2019 2:00:00 AM",
    
    141
    +      "startDate": "Jun 3, 2019 2:00:00 AM",
    
    142
    +      "state": "active"
    
    143
    +    },
    
    144
    +    "assignees": [
    
    145
    +      {
    
    146
    +        "_id": 166231,
    
    147
    +        "_username": "tchemit",
    
    148
    +        "_name": "Tony CHEMIT",
    
    149
    +        "_state": "active",
    
    150
    +        "_external": false,
    
    151
    +        "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    152
    +      }
    
    153
    +    ],
    
    154
    +    "assignee": {
    
    155
    +      "_id": 166231,
    
    156
    +      "_username": "tchemit",
    
    157
    +      "_name": "Tony CHEMIT",
    
    158
    +      "_state": "active",
    
    159
    +      "_external": false,
    
    160
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    161
    +    },
    
    162
    +    "author": {
    
    163
    +      "_id": 4000960,
    
    164
    +      "_username": "cezanno",
    
    165
    +      "_name": "ezanno cedric",
    
    166
    +      "_state": "active",
    
    167
    +      "_external": false,
    
    168
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    169
    +    },
    
    170
    +    "userNotesCount": 0,
    
    171
    +    "upVotes": 0,
    
    172
    +    "downVotes": 0,
    
    173
    +    "confidential": false,
    
    174
    +    "timeStats": {
    
    175
    +      "timeEstimate": 0,
    
    176
    +      "totalTimeSpent": 0
    
    177
    +    },
    
    178
    +    "state": "opened",
    
    179
    +    "updatedAt": "Jun 3, 2019 11:40:33 AM",
    
    180
    +    "createdAt": "May 30, 2019 7:29:09 PM",
    
    181
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1308"
    
    182
    +  },
    
    183
    +  {
    
    184
    +    "id": 21373043,
    
    185
    +    "iid": 1304,
    
    186
    +    "projectId": 2722779,
    
    187
    +    "title": "Création d\u0027une base de test pour la synchronisation des référentiels",
    
    188
    +    "description": "",
    
    189
    +    "labels": [
    
    190
    +      "IRD-2018-01-V8",
    
    191
    +      "Tâche"
    
    192
    +    ],
    
    193
    +    "milestone": {
    
    194
    +      "id": 893806,
    
    195
    +      "iid": 142,
    
    196
    +      "projectId": 2722779,
    
    197
    +      "groupId": 0,
    
    198
    +      "title": "8.0-RC-2",
    
    199
    +      "description": "",
    
    200
    +      "dueDate": "Jun 30, 2019 2:00:00 AM",
    
    201
    +      "startDate": "Jun 3, 2019 2:00:00 AM",
    
    202
    +      "state": "active"
    
    203
    +    },
    
    204
    +    "assignees": [
    
    205
    +      {
    
    206
    +        "_id": 166231,
    
    207
    +        "_username": "tchemit",
    
    208
    +        "_name": "Tony CHEMIT",
    
    209
    +        "_state": "active",
    
    210
    +        "_external": false,
    
    211
    +        "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    212
    +      }
    
    213
    +    ],
    
    214
    +    "assignee": {
    
    215
    +      "_id": 166231,
    
    216
    +      "_username": "tchemit",
    
    217
    +      "_name": "Tony CHEMIT",
    
    218
    +      "_state": "active",
    
    219
    +      "_external": false,
    
    220
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    221
    +    },
    
    222
    +    "author": {
    
    223
    +      "_id": 4000960,
    
    224
    +      "_username": "cezanno",
    
    225
    +      "_name": "ezanno cedric",
    
    226
    +      "_state": "active",
    
    227
    +      "_external": false,
    
    228
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    229
    +    },
    
    230
    +    "userNotesCount": 1,
    
    231
    +    "upVotes": 0,
    
    232
    +    "downVotes": 0,
    
    233
    +    "confidential": false,
    
    234
    +    "timeStats": {
    
    235
    +      "timeEstimate": 0,
    
    236
    +      "totalTimeSpent": 0
    
    237
    +    },
    
    238
    +    "state": "opened",
    
    239
    +    "updatedAt": "Jun 3, 2019 11:40:33 AM",
    
    240
    +    "createdAt": "May 28, 2019 4:29:47 PM",
    
    241
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1304"
    
    242
    +  },
    
    243
    +  {
    
    244
    +    "id": 21224725,
    
    245
    +    "iid": 1299,
    
    246
    +    "projectId": 2722779,
    
    247
    +    "title": "[V8][V9] Piur l\u0027algorithme d\u0027appariement d\u0027activités LL/PS, décider du comprtement vis-à-vis de l\u0027absence d\u0027heures sur les activités (cas très fréquent sur les logbooks)",
    
    248
    +    "description": "[V8][V9] Pour l\u0027algorithme d\u0027appariement d\u0027activités LL/PS, décider du comportement vis-à-vis de l\u0027absence d\u0027heures sur les activités (cas très fréquent sur les logbooks)",
    
    249
    +    "labels": [],
    
    250
    +    "milestone": {
    
    251
    +      "id": 893806,
    
    252
    +      "iid": 142,
    
    253
    +      "projectId": 2722779,
    
    254
    +      "groupId": 0,
    
    255
    +      "title": "8.0-RC-2",
    
    256
    +      "description": "",
    
    257
    +      "dueDate": "Jun 30, 2019 2:00:00 AM",
    
    258
    +      "startDate": "Jun 3, 2019 2:00:00 AM",
    
    259
    +      "state": "active"
    
    260
    +    },
    
    261
    +    "assignees": [],
    
    262
    +    "author": {
    
    263
    +      "_id": 1111318,
    
    264
    +      "_username": "pcauquil",
    
    265
    +      "_name": "Pascal Cauquil",
    
    266
    +      "_state": "active",
    
    267
    +      "_external": false,
    
    268
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d80\u0026d\u003didenticon"
    
    269
    +    },
    
    270
    +    "userNotesCount": 0,
    
    271
    +    "upVotes": 0,
    
    272
    +    "downVotes": 0,
    
    273
    +    "confidential": false,
    
    274
    +    "timeStats": {
    
    275
    +      "timeEstimate": 0,
    
    276
    +      "totalTimeSpent": 0
    
    277
    +    },
    
    278
    +    "state": "opened",
    
    279
    +    "updatedAt": "Jun 3, 2019 11:40:32 AM",
    
    280
    +    "createdAt": "May 23, 2019 4:23:51 PM",
    
    281
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1299"
    
    282
    +  },
    
    283
    +  {
    
    284
    +    "id": 21152507,
    
    285
    +    "iid": 1290,
    
    286
    +    "projectId": 2722779,
    
    287
    +    "title": "Certains champs sont superposés cf captures",
    
    288
    +    "description": "## Quelle est la cause de bogue ?\n![image](/uploads/832c4be51b590a62d284d6e18f0576e7/image.png)\n## Comment reproduire le bogue ?\nLe pb apparait lorsque je veux compléter l\u0027onglet systèmes observés en créant une nouvelle activité.\n## Logs\n\n```\n\n```",
    
    289
    +    "labels": [
    
    290
    +      "Anomalie",
    
    291
    +      "IRD-2018-01-V8"
    
    292
    +    ],
    
    293
    +    "milestone": {
    
    294
    +      "id": 893806,
    
    295
    +      "iid": 142,
    
    296
    +      "projectId": 2722779,
    
    297
    +      "groupId": 0,
    
    298
    +      "title": "8.0-RC-2",
    
    299
    +      "description": "",
    
    300
    +      "dueDate": "Jun 30, 2019 2:00:00 AM",
    
    301
    +      "startDate": "Jun 3, 2019 2:00:00 AM",
    
    302
    +      "state": "active"
    
    303
    +    },
    
    304
    +    "assignees": [
    
    305
    +      {
    
    306
    +        "_id": 166231,
    
    307
    +        "_username": "tchemit",
    
    308
    +        "_name": "Tony CHEMIT",
    
    309
    +        "_state": "active",
    
    310
    +        "_external": false,
    
    311
    +        "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    312
    +      }
    
    313
    +    ],
    
    314
    +    "assignee": {
    
    315
    +      "_id": 166231,
    
    316
    +      "_username": "tchemit",
    
    317
    +      "_name": "Tony CHEMIT",
    
    318
    +      "_state": "active",
    
    319
    +      "_external": false,
    
    320
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    321
    +    },
    
    322
    +    "author": {
    
    323
    +      "_id": 4000960,
    
    324
    +      "_username": "cezanno",
    
    325
    +      "_name": "ezanno cedric",
    
    326
    +      "_state": "active",
    
    327
    +      "_external": false,
    
    328
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    329
    +    },
    
    330
    +    "userNotesCount": 1,
    
    331
    +    "upVotes": 0,
    
    332
    +    "downVotes": 0,
    
    333
    +    "confidential": false,
    
    334
    +    "timeStats": {
    
    335
    +      "timeEstimate": 0,
    
    336
    +      "totalTimeSpent": 0
    
    337
    +    },
    
    338
    +    "state": "opened",
    
    339
    +    "updatedAt": "Jun 3, 2019 11:40:32 AM",
    
    340
    +    "createdAt": "May 21, 2019 5:01:16 PM",
    
    341
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1290"
    
    342
    +  },
    
    343
    +  {
    
    344
    +    "id": 21102354,
    
    345
    +    "iid": 1285,
    
    346
    +    "projectId": 2722779,
    
    347
    +    "title": "Pas de vérification de vitesses entre 2 activités",
    
    348
    +    "description": "## Quelle est la cause de bogue ?\nEntre 2 activités, la vérification des vitesses du navire n\u0027est pas faite.\n\n## Comment reproduire le bogue ?\n![image](/uploads/406aa8ae3b3e19a6baddd371c9407ab9/image.png)\n## Logs\n\n```\n\n```",
    
    349
    +    "labels": [
    
    350
    +      "Anomalie",
    
    351
    +      "IRD-2018-01-V8"
    
    352
    +    ],
    
    353
    +    "milestone": {
    
    354
    +      "id": 893806,
    
    355
    +      "iid": 142,
    
    356
    +      "projectId": 2722779,
    
    357
    +      "groupId": 0,
    
    358
    +      "title": "8.0-RC-2",
    
    359
    +      "description": "",
    
    360
    +      "dueDate": "Jun 30, 2019 2:00:00 AM",
    
    361
    +      "startDate": "Jun 3, 2019 2:00:00 AM",
    
    362
    +      "state": "active"
    
    363
    +    },
    
    364
    +    "assignees": [
    
    365
    +      {
    
    366
    +        "_id": 166231,
    
    367
    +        "_username": "tchemit",
    
    368
    +        "_name": "Tony CHEMIT",
    
    369
    +        "_state": "active",
    
    370
    +        "_external": false,
    
    371
    +        "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    372
    +      }
    
    373
    +    ],
    
    374
    +    "assignee": {
    
    375
    +      "_id": 166231,
    
    376
    +      "_username": "tchemit",
    
    377
    +      "_name": "Tony CHEMIT",
    
    378
    +      "_state": "active",
    
    379
    +      "_external": false,
    
    380
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    381
    +    },
    
    382
    +    "author": {
    
    383
    +      "_id": 4000960,
    
    384
    +      "_username": "cezanno",
    
    385
    +      "_name": "ezanno cedric",
    
    386
    +      "_state": "active",
    
    387
    +      "_external": false,
    
    388
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    389
    +    },
    
    390
    +    "userNotesCount": 0,
    
    391
    +    "upVotes": 0,
    
    392
    +    "downVotes": 0,
    
    393
    +    "confidential": false,
    
    394
    +    "timeStats": {
    
    395
    +      "timeEstimate": 0,
    
    396
    +      "totalTimeSpent": 0
    
    397
    +    },
    
    398
    +    "state": "opened",
    
    399
    +    "updatedAt": "Jun 3, 2019 11:40:32 AM",
    
    400
    +    "createdAt": "May 20, 2019 7:41:24 PM",
    
    401
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1285"
    
    402
    +  },
    
    403
    +  {
    
    404
    +    "id": 21100979,
    
    405
    +    "iid": 1280,
    
    406
    +    "projectId": 2722779,
    
    407
    +    "title": "Erreur Création activité - Activité suivante F4",
    
    408
    +    "description": "## Quelle est la cause de bogue ?\n\n## Comment reproduire le bogue ?\n\nFaire Activité suivante F4 dans une activité existante\n\n## Logs\n\n```\njava.lang.NullPointerException: null\n\tat fr.ird.observe.client.ui.util.ObserveValidatorMessageTableRenderer.getFieldName(ObserveValidatorMessageTableRenderer.java:80) ~[classes/:?]\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableRenderer.getTableCellRendererComponent(SwingValidatorMessageTableRenderer.java:83) ~[jaxx-validator-3.0-alpha-50.jar:3.0-alpha-50]\n\tat fr.ird.observe.client.ui.util.ObserveValidatorMessageTableRenderer.getTableCellRendererComponent(ObserveValidatorMessageTableRenderer.java:88) ~[classes/:?]\n\tat javax.swing.JTable$AccessibleJTable.getAccessibleChild(JTable.java:7037) ~[?:1.8.0_212]\n\tat javax.swing.JTable$AccessibleJTable.getAccessibleAt(JTable.java:7424) ~[?:1.8.0_212]\n\tat javax.swing.JTable$AccessibleJTable.valueChanged(JTable.java:6939) ~[?:1.8.0_212]\n\tat javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:184) ~[?:1.8.0_212]\n\tat javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:164) ~[?:1.8.0_212]\n\tat javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:211) ~[?:1.8.0_212]\n\tat javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:405) ~[?:1.8.0_212]\n\tat javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:415) ~[?:1.8.0_212]\n\tat javax.swing.DefaultListSelectionModel.removeSelectionIntervalImpl(DefaultListSelectionModel.java:576) ~[?:1.8.0_212]\n\tat javax.swing.DefaultListSelectionModel.clearSelection(DefaultListSelectionModel.java:420) ~[?:1.8.0_212]\n\tat javax.swing.JTable.clearSelection(JTable.java:2121) ~[?:1.8.0_212]\n\tat javax.swing.JTable.clearSelectionAndLeadAnchor(JTable.java:2128) ~[?:1.8.0_212]\n\tat javax.swing.JTable.sortedTableChanged(JTable.java:4153) ~[?:1.8.0_212]\n\tat javax.swing.JTable.tableChanged(JTable.java:4401) ~[?:1.8.0_212]\n\tat javax.swing.table.AbstractTableModel.fireTableChanged(AbstractTableModel.java:296) ~[?:1.8.0_212]\n\tat javax.swing.table.AbstractTableModel.fireTableDataChanged(AbstractTableModel.java:198) ~[?:1.8.0_212]\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableModel.addMessages(SwingValidatorMessageTableModel.java:303) ~[jaxx-validator-3.0-alpha-50.jar:3.0-alpha-50]\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableModel.onFieldChanged(SwingValidatorMessageTableModel.java:209) ~[jaxx-validator-3.0-alpha-50.jar:3.0-alpha-50]\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableModel.onFieldChanged(SwingValidatorMessageTableModel.java:47) ~[jaxx-validator-3.0-alpha-50.jar:3.0-alpha-50]\n\tat org.nuiton.validator.bean.simple.SimpleBeanValidator.fireFieldChanged(SimpleBeanValidator.java:439) ~[nuiton-validator-3.1.jar:3.1]\n\tat org.nuiton.validator.bean.simple.SimpleBeanValidator.mergeMessages(SimpleBeanValidator.java:452) ~[nuiton-validator-3.1.jar:3.1]\n\tat org.nuiton.validator.bean.simple.SimpleBeanValidator.validate(SimpleBeanValidator.java:420) ~[nuiton-validator-3.1.jar:3.1]\n\tat org.nuiton.validator.bean.simple.SimpleBeanValidator.setBean(SimpleBeanValidator.java:245) ~[nuiton-validator-3.1.jar:3.1]\n\tat org.nuiton.jaxx.validator.swing.SwingValidatorUtil.setValidatorBean(SwingValidatorUtil.java:686) ~[jaxx-validator-3.0-alpha-50.jar:3.0-alpha-50]\n\tat fr.ird.observe.client.ui.content.api.ContentUIHandler.prepareValidators(ContentUIHandler.java:532) ~[classes/:?]\n\tat fr.ird.observe.client.ui.content.api.data.open.ContentOpenableUIHandler.startEditUI(ContentOpenableUIHandler.java:79) ~[classes/:?]\n\tat fr.ird.observe.client.ui.content.api.data.open.ContentOpenableUIHandler.onEndOpenUI(ContentOpenableUIHandler.java:71) ~[classes/:?]\n\tat fr.ird.observe.client.ui.content.api.ContentUIHandler.openUI(ContentUIHandler.java:348) ~[classes/:?]\n\tat fr.ird.observe.client.ui.content.api.ContentUI.open(ContentUI.java:122) ~[classes/:?]\n\tat fr.ird.observe.client.ui.content.api.ContentUIManager.openContent(ContentUIManager.java:91) ~[classes/:?]\n\tat fr.ird.observe.client.ui.ObserveMainUIInitializer.doOpenContent(ObserveMainUIInitializer.java:298) ~[classes/:?]\n\tat fr.ird.observe.client.ui.ObserveMainUIInitializer.changeNavigationNode(ObserveMainUIInitializer.java:208) ~[classes/:?]\n\tat javax.swing.JTree.fireValueChanged(JTree.java:2934) [?:1.8.0_212]\n\tat javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:3398) [?:1.8.0_212]\n\tat javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:635) [?:1.8.0_212]\n\tat javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1093) [?:1.8.0_212]\n\tat javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:294) [?:1.8.0_212]\n\tat fr.ird.observe.client.ui.tree.navigation.NavigationTree$1.setSelectionPaths(NavigationTree.java:110) [classes/:?]\n\tat javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath\n```",
    
    409
    +    "labels": [
    
    410
    +      "Anomalie",
    
    411
    +      "IRD-2018-01-V8"
    
    412
    +    ],
    
    413
    +    "milestone": {
    
    414
    +      "id": 893806,
    
    415
    +      "iid": 142,
    
    416
    +      "projectId": 2722779,
    
    417
    +      "groupId": 0,
    
    418
    +      "title": "8.0-RC-2",
    
    419
    +      "description": "",
    
    420
    +      "dueDate": "Jun 30, 2019 2:00:00 AM",
    
    421
    +      "startDate": "Jun 3, 2019 2:00:00 AM",
    
    422
    +      "state": "active"
    
    423
    +    },
    
    424
    +    "assignees": [
    
    425
    +      {
    
    426
    +        "_id": 166231,
    
    427
    +        "_username": "tchemit",
    
    428
    +        "_name": "Tony CHEMIT",
    
    429
    +        "_state": "active",
    
    430
    +        "_external": false,
    
    431
    +        "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    432
    +      }
    
    433
    +    ],
    
    434
    +    "assignee": {
    
    435
    +      "_id": 166231,
    
    436
    +      "_username": "tchemit",
    
    437
    +      "_name": "Tony CHEMIT",
    
    438
    +      "_state": "active",
    
    439
    +      "_external": false,
    
    440
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    441
    +    },
    
    442
    +    "author": {
    
    443
    +      "_id": 4000960,
    
    444
    +      "_username": "cezanno",
    
    445
    +      "_name": "ezanno cedric",
    
    446
    +      "_state": "active",
    
    447
    +      "_external": false,
    
    448
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/947fb1546e6560193d3a3d8a510794bb?s\u003d80\u0026d\u003didenticon"
    
    449
    +    },
    
    450
    +    "userNotesCount": 0,
    
    451
    +    "upVotes": 0,
    
    452
    +    "downVotes": 0,
    
    453
    +    "confidential": false,
    
    454
    +    "timeStats": {
    
    455
    +      "timeEstimate": 0,
    
    456
    +      "totalTimeSpent": 0
    
    457
    +    },
    
    458
    +    "state": "opened",
    
    459
    +    "updatedAt": "Jun 3, 2019 11:40:31 AM",
    
    460
    +    "createdAt": "May 20, 2019 6:53:12 PM",
    
    461
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/1280"
    
    462
    +  },
    
    463
    +  {
    
    464
    +    "id": 9963535,
    
    465
    +    "iid": 918,
    
    466
    +    "projectId": 2722779,
    
    467
    +    "title": "Déplacement de groupes de données",
    
    468
    +    "description": "Comme cela a été évoqué précédemment dans ce document, il faut permettre, par clic droit, de\ndéplacer les groupes « données d’observation », « logbooks », « échantillons » d’une marée à l’autre.\n\nExactement comme l’on peut, actuellement, déplacer une marée de programme par le menu contextuel. \n\nCeci entraînera nécessairement la perte des appariements entre activités d’observation et\nlogbooks s’il y en avait. Par contre on fera suivre si possible les champs de la table Activité relatifs à\nces groupes (données des onglets Caractéristiques d’observation et Caractéristiques logbooks).\n\nLes déplacements possibles seront :\n * Déplacer le logbook d’une marée vers une autre\n * Déplacer les débarquements d’une marée vers une autre\n * Déplacer les échantillons :\n   * de la racine de la marée vers une opération de pêche (de la même marée ou d’une autre)\n   * d’une opération de pêche vers la racine de la marée (ou d’une autre marée)\n   * d’une opération de pêche vers une autre opération de pêche (de la même marée ou d’un autre)",
    
    469
    +    "labels": [
    
    470
    +      "Evolution",
    
    471
    +      "IRD-2018-01-V8"
    
    472
    +    ],
    
    473
    +    "milestone": {
    
    474
    +      "id": 893806,
    
    475
    +      "iid": 142,
    
    476
    +      "projectId": 2722779,
    
    477
    +      "groupId": 0,
    
    478
    +      "title": "8.0-RC-2",
    
    479
    +      "description": "",
    
    480
    +      "dueDate": "Jun 30, 2019 2:00:00 AM",
    
    481
    +      "startDate": "Jun 3, 2019 2:00:00 AM",
    
    482
    +      "state": "active"
    
    483
    +    },
    
    484
    +    "assignees": [
    
    485
    +      {
    
    486
    +        "_id": 1111318,
    
    487
    +        "_username": "pcauquil",
    
    488
    +        "_name": "Pascal Cauquil",
    
    489
    +        "_state": "active",
    
    490
    +        "_external": false,
    
    491
    +        "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d80\u0026d\u003didenticon"
    
    492
    +      }
    
    493
    +    ],
    
    494
    +    "assignee": {
    
    495
    +      "_id": 1111318,
    
    496
    +      "_username": "pcauquil",
    
    497
    +      "_name": "Pascal Cauquil",
    
    498
    +      "_state": "active",
    
    499
    +      "_external": false,
    
    500
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d80\u0026d\u003didenticon"
    
    501
    +    },
    
    502
    +    "author": {
    
    503
    +      "_id": 166231,
    
    504
    +      "_username": "tchemit",
    
    505
    +      "_name": "Tony CHEMIT",
    
    506
    +      "_state": "active",
    
    507
    +      "_external": false,
    
    508
    +      "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d80\u0026d\u003didenticon"
    
    509
    +    },
    
    510
    +    "userNotesCount": 5,
    
    511
    +    "upVotes": 0,
    
    512
    +    "downVotes": 0,
    
    513
    +    "confidential": false,
    
    514
    +    "timeStats": {
    
    515
    +      "timeEstimate": 0,
    
    516
    +      "totalTimeSpent": 0
    
    517
    +    },
    
    518
    +    "state": "opened",
    
    519
    +    "updatedAt": "Jun 3, 2019 11:40:31 AM",
    
    520
    +    "createdAt": "Mar 27, 2018 3:49:17 PM",
    
    521
    +    "webUrl": "https://gitlab.com/ultreiaio/ird-observe/issues/918"
    
    522
    +  }
    
    523
    +]
    \ No newline at end of file

  • .mvn/gitlab-cache/milestones/893806.json
    1
    +{
    
    2
    +  "id": 893806,
    
    3
    +  "iid": 142,
    
    4
    +  "projectId": 2722779,
    
    5
    +  "groupId": 0,
    
    6
    +  "title": "8.0-RC-2",
    
    7
    +  "description": "",
    
    8
    +  "dueDate": "Jun 30, 2019 2:00:00 AM",
    
    9
    +  "startDate": "Jun 3, 2019 2:00:00 AM",
    
    10
    +  "state": "active"
    
    11
    +}
    \ No newline at end of file

  • CHANGELOG.md
    1 1
     # ObServe changelog
    
    2 2
     
    
    3 3
      * Author [Tony Chemit](mailto:dev@tchemit.fr)
    
    4
    - * Last generated at 2019-05-22 17:16.
    
    4
    + * Last generated at 2019-06-03 11:43.
    
    5
    +
    
    6
    +## Version [8.0-RC-1](https://gitlab.com/ultreiaio/ird-observe/milestones/133)
    
    7
    +
    
    8
    +**Closed at 2019-06-03.**
    
    9
    +
    
    10
    +### Download
    
    11
    +* [Application (observe-8.0-RC-1.zip)](http://repo1.maven.org/maven2/fr/ird/observe/observe/8.0-RC-1/observe-8.0-RC-1/observe-8.0-RC-1.zip)
    
    12
    +* [Serveur (observe-8.0-RC-1.war)](http://repo1.maven.org/maven2/fr/ird/observe/observe/8.0-RC-1/observe-8.0-RC-1/observe-8.0-RC-1.war)
    
    13
    +
    
    14
    +### Issues
    
    15
    +  * [[Anomalie 1200]](https://gitlab.com/ultreiaio/ird-observe/issues/1200) **Use Ctrl-Tab instead of Tab to select in a ComboBox** (Thanks to Tony CHEMIT) (Reported by Tony CHEMIT)
    
    16
    +  * [[Anomalie 1272]](https://gitlab.com/ultreiaio/ird-observe/issues/1272) **Ecran marée LL et PS - Aucun navire dans la liste déroulante** (Thanks to Tony CHEMIT) (Reported by ezanno cedric)
    
    17
    +  * [[Anomalie 1273]](https://gitlab.com/ultreiaio/ird-observe/issues/1273) **Impossible de remplir le champ espèces** (Thanks to Tony CHEMIT) (Reported by ezanno cedric)
    
    18
    +  * [[Anomalie 1275]](https://gitlab.com/ultreiaio/ird-observe/issues/1275) **Editeurs d'url non actifs** (Thanks to Tony CHEMIT) (Reported by ezanno cedric)
    
    19
    +  * [[Anomalie 1276]](https://gitlab.com/ultreiaio/ird-observe/issues/1276) **Incohérence date de début date de fin** (Thanks to Tony CHEMIT) (Reported by ezanno cedric)
    
    20
    +  * [[Anomalie 1277]](https://gitlab.com/ultreiaio/ird-observe/issues/1277) **Création d'équipement impossible** (Thanks to Tony CHEMIT) (Reported by ezanno cedric)
    
    21
    +  * [[Anomalie 1279]](https://gitlab.com/ultreiaio/ird-observe/issues/1279) **Impossible d'éditer nouveau DCP** (Thanks to Tony CHEMIT) (Reported by ezanno cedric)
    
    22
    +  * [[Anomalie 1281]](https://gitlab.com/ultreiaio/ird-observe/issues/1281) **Pas d'accès à l'activité de fin de veille** (Thanks to Tony CHEMIT) (Reported by ezanno cedric)
    
    23
    +  * [[Anomalie 1283]](https://gitlab.com/ultreiaio/ird-observe/issues/1283) **Erreur création activité** (Thanks to Tony CHEMIT) (Reported by ezanno cedric)
    
    24
    +  * [[Anomalie 1284]](https://gitlab.com/ultreiaio/ird-observe/issues/1284) **Pas de warning malgré erreur dans les messages** (Thanks to Tony CHEMIT) (Reported by ezanno cedric)
    
    25
    +  * [[Anomalie 1286]](https://gitlab.com/ultreiaio/ird-observe/issues/1286) **Débarquements ne fonctionnent pas** (Thanks to Tony CHEMIT) (Reported by ezanno cedric)
    
    26
    +  * [[Anomalie 1287]](https://gitlab.com/ultreiaio/ird-observe/issues/1287) **Echantillonsne fonctionnent pas** (Thanks to Tony CHEMIT) (Reported by ezanno cedric)
    
    27
    +  * [[Anomalie 1288]](https://gitlab.com/ultreiaio/ird-observe/issues/1288) **Activité d'observation associée** (Thanks to ezanno cedric) (Reported by ezanno cedric)
    
    28
    +  * [[Anomalie 1289]](https://gitlab.com/ultreiaio/ird-observe/issues/1289) **pb traduction pop up activité observée associée** (Thanks to Tony CHEMIT) (Reported by ezanno cedric)
    
    29
    +  * [[Anomalie 1291]](https://gitlab.com/ultreiaio/ird-observe/issues/1291) **Pb arbre de navigation - traduction - débarquement/échantillon** (Thanks to Tony CHEMIT) (Reported by ezanno cedric)
    
    30
    +  * [[Anomalie 1292]](https://gitlab.com/ultreiaio/ird-observe/issues/1292) **[PS] Opérations sur balises non traduites** (Thanks to ezanno cedric) (Reported by ezanno cedric)
    
    31
    +  * [[Anomalie 1295]](https://gitlab.com/ultreiaio/ird-observe/issues/1295) **[PS] Pb traduction Echantillon nespece accessoire** (Thanks to ezanno cedric) (Reported by ezanno cedric)
    
    32
    +  * [[Anomalie 1296]](https://gitlab.com/ultreiaio/ird-observe/issues/1296) **[LL] Pas d'alertes dans les onglets** (Thanks to ezanno cedric) (Reported by ezanno cedric)
    
    33
    +  * [[Anomalie 1305]](https://gitlab.com/ultreiaio/ird-observe/issues/1305) **Groupe espèce obligatoire en modification mais pas en création** (Thanks to ezanno cedric) (Reported by ezanno cedric)
    
    34
    +  * [[Anomalie 1306]](https://gitlab.com/ultreiaio/ird-observe/issues/1306) **Pas d'accès aux informations techniques immédiatement après la création d'un référentiel** (Thanks to ezanno cedric) (Reported by ezanno cedric)
    
    35
    +  * [[Anomalie 1307]](https://gitlab.com/ultreiaio/ird-observe/issues/1307) **Erreur lors de la suppression d'un référentiel espèces** (Thanks to ezanno cedric) (Reported by ezanno cedric)
    
    36
    +  * [[Anomalie 1309]](https://gitlab.com/ultreiaio/ird-observe/issues/1309) **impossible de supprimer le référentiel dans systèmes observés** (Thanks to ezanno cedric) (Reported by ezanno cedric)
    
    37
    +  * [[Evolution 915]](https://gitlab.com/ultreiaio/ird-observe/issues/915) **Ajout de règles de validation de niveau 1** (Thanks to Tony CHEMIT) (Reported by Tony CHEMIT)
    
    38
    +  * [[Evolution 970]](https://gitlab.com/ultreiaio/ird-observe/issues/970) **Mutualiser les topiaid t3 et ObServe** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
    
    39
    +  * [[Evolution 1066]](https://gitlab.com/ultreiaio/ird-observe/issues/1066) **Improve usage guis** (Thanks to ) (Reported by Tony CHEMIT)
    
    40
    +  * [[Evolution 1122]](https://gitlab.com/ultreiaio/ird-observe/issues/1122) **[LL] Fournir le contenu de la table LL Compagnies destinataires des débarquements** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
    
    41
    +  * [[Evolution 1130]](https://gitlab.com/ultreiaio/ird-observe/issues/1130) **[LL] Créer une liste d'affichage d'espèces propre aux captures, débarquements et échantillons LL Logbooks** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
    
    42
    +  * [[Evolution 1172]](https://gitlab.com/ultreiaio/ird-observe/issues/1172) **Ajouter un générateur d'id sur LL-Trip** (Thanks to Tony CHEMIT) (Reported by Tony CHEMIT)
    
    43
    +  * [[Evolution 1182]](https://gitlab.com/ultreiaio/ird-observe/issues/1182) **Corrections dans le référentiel (requises pour migration FINSS)** (Thanks to Pascal Cauquil) (Reported by Pascal Cauquil)
    
    44
    +  * [[Evolution 1185]](https://gitlab.com/ultreiaio/ird-observe/issues/1185) **[V8][DATA MODEL] Ajout de champs** (Thanks to Pascal Cauquil) (Reported by Pascal Cauquil)
    
    45
    +  * [[Evolution 1239]](https://gitlab.com/ultreiaio/ird-observe/issues/1239) **Improve select tree** (Thanks to Tony CHEMIT) (Reported by Tony CHEMIT)
    
    5 46
     
    
    6 47
     ## Version [8.0-alpha-4](https://gitlab.com/ultreiaio/ird-observe/milestones/115)
    
    7 48
     Seconde partie du troisième lot du contrat IRD-2018-01-V8.
contient fonctionnalités avancées.