Projet

Général

Profil

Bug #25090

Erreur d'/inspect de workflow sur un saut avec une expression posée comme expiration

Ajouté par Frédéric Péters il y a presque 6 ans. Mis à jour il y a plus de 5 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Version cible:
-
Début:
05 juillet 2018
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Oui
Planning:

Description

Genre,

Exception:
  type = '<type 'exceptions.ValueError'>', value = 'invalid literal for int() with base 10: '=1200''

Stack trace (most recent call first):
  File "/home/fred/src/eo/wcs/wcs/workflows.py", line 1623, in get_timeout_parameter_view_value
  1621
  1622     def get_timeout_parameter_view_value(self):
> 1623         return seconds2humanduration(int(self.timeout or 0))
  1624
  1625     def get_status_parameter_view_value(self):

  locals:
     self = <wcs.wf.jump.JumpWorkflowStatusItem object at 0x7f76c089f690>


Fichiers

Révisions associées

Révision 1733df35 (diff)
Ajouté par Frédéric Péters il y a presque 6 ans

backoffice: display timeout as is when it's not a straight number (#25090)

Historique

#2

Mis à jour par Frédéric Péters il y a presque 6 ans

#3

Mis à jour par Anonyme il y a presque 6 ans

OK, juste un espace qui manque ligne 39 du .patch: assert '=86400'in resp.body

#4

Mis à jour par Frédéric Péters il y a presque 6 ans

  • Statut changé de Solution proposée à Résolu (à déployer)
commit 1733df351890cfcbe7df750b745f33a537e4392f
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Thu Jul 5 17:36:28 2018 +0200

    backoffice: display timeout as is when it's not a straight number (#25090)
#5

Mis à jour par Frédéric Péters il y a plus de 5 ans

  • Statut changé de Résolu (à déployer) à Solution déployée

Formats disponibles : Atom PDF