Project

General

Profile

Bug #103384

perform_items, assert not check_progress or not formdata.workflow_processing_timestamp (AssertionError)

Added by Sentry Io about 1 month ago. Updated 26 days ago.

Status:
Solution déployée
Priority:
Normal
Target version:
-
Start date:
17 March 2025
Due date:
% Done:

0%

Estimated time:
Patch proposed:
No
Planning:
No

Description

https://sentry.entrouvert.org/entrouvert/publik/issues/136150/

AssertionError: 
(6 additional frame(s) were not displayed)
...
  File "quixote/directory.py", line 96, in _q_traverse
    return obj()
  File "wcs/forms/root.py", line 1606, in _q_index
    return self.submitted(form, existing_formdata)
  File "wcs/forms/root.py", line 1992, in submitted
    url = filled.perform_workflow()
  File "wcs/formdata.py", line 823, in perform_workflow
    return perform_items(wf_status.items, self, check_progress=check_progress)
  File "wcs/workflows.py", line 95, in perform_items
    assert not check_progress or not formdata.workflow_processing_timestamp

Associated revisions

Revision 007d87e5 (diff)
Added by Frédéric Péters 26 days ago

misc: avoid double submission early on (#103384)

History

#1

Updated by Lauréline Guérin about 1 month ago

  • Project changed from Suivi des traces to w.c.s.
#2

Updated by Robot Gitea 26 days ago

  • Status changed from Nouveau to En cours
  • Assignee set to Frédéric Péters

Frédéric Péters (fpeters) a ouvert une pull request sur Gitea concernant cette demande :

#3

Updated by Robot Gitea 26 days ago

  • Status changed from En cours to Solution proposée
#4

Updated by Robot Gitea 26 days ago

  • Status changed from Solution proposée to Solution validée

Lauréline Guérin (lguerin) a approuvé une pull request sur Gitea concernant cette demande :

#5

Updated by Robot Gitea 26 days ago

  • Status changed from Solution validée to Résolu (à déployer)

Frédéric Péters (fpeters) a mergé une pull request sur Gitea concernant cette demande :

#6

Updated by Transition automatique 26 days ago

  • Status changed from Résolu (à déployer) to Solution déployée

Also available in: Atom PDF