Projet

Général

Profil

Bug #61198

sur un job cron, AttributeError: evolution

Ajouté par Frédéric Péters il y a environ 2 ans. Mis à jour il y a environ 2 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Version cible:
-
Début:
28 janvier 2022
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Non
Planning:
Non

Description

Exception:
  type = '<class 'AttributeError'>', value = 'evolution'

Stack trace (most recent call first):
  File "/usr/lib/python3/dist-packages/wcs/formdata.py", line 1485, in __getattr__
  1483                     yield (
  1484                         _('Linked "%(object_name)s" object by id %(object_id)s')
> 1485                         % {'object_name': _objectdef.name, 'object_id': target_id},
  1486                         _('%s - not found') % origin,
  1487                     )

  locals:
     attr = 'evolution'
     self = <_wcs_Stationnement_Demenagement 'Demande de stationnement pour déménagement - n°62-6220' id:6220>

  File "/usr/lib/python3/dist-packages/wcs/formdata.py", line 1383, in iter_evolution_parts
  1381
  1382             current_page_fields.append({'field': f, 'value': value, 'value_details': value_details})
> 1383
  1384         if not pages:
  1385             fields_and_details = current_page_fields

  locals:
     self = <_wcs_Stationnement_Demenagement 'Demande de stationnement pour déménagement - n°62-6220' id:6220>

Historique

#1

Mis à jour par Frédéric Péters il y a environ 2 ans

  • Sujet changé de AttributeError: evolution à sur un job cron, AttributeError: evolution
  • Assigné à mis à Frédéric Péters

(pas encore capté l'origine mais nouveau à la mise à jour de la prod)

#2

Mis à jour par Frédéric Péters il y a environ 2 ans

En fait mise à jour de wcs pendant que le job tournait, ça explique la trace incohérente, à voir au prochain tour de cron).

#3

Mis à jour par Frédéric Péters il y a environ 2 ans

  • Statut changé de Nouveau à Fermé

Pas d'autre occurence que ce moment de mise à jour.

Formats disponibles : Atom PDF