Project

General

Profile

Bug #90469

AttributeError: type object 'UserDeletionForInactivity' has no attribute 'get_method_statistics'

Added by Sentry Io 4 months ago. Updated 4 months ago.

Status:
Fermé
Priority:
Normal
Category:
-
Target version:
-
Start date:
11 May 2024
Due date:
% Done:

0%

Estimated time:
Patch proposed:
No
Planning:
No
Tags:

Description

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

AttributeError: type object 'UserDeletionForInactivity' has no attribute 'get_method_statistics'
(6 additional frame(s) were not displayed)
...
  File "rest_framework/views.py", line 469, in handle_exception
    self.raise_uncaught_exception(exc)
  File "rest_framework/views.py", line 480, in raise_uncaught_exception
    raise exc
  File "rest_framework/views.py", line 506, in dispatch
    response = handler(request, *args, **kwargs)
  File "authentic2/api_views.py", line 1797, in inactivity_deletion
    return self.get_statistics(request, UserDeletionForInactivity)
  File "authentic2/api_views.py", line 1783, in get_statistics
    data = getattr(klass, method)(**kwargs)

Associated revisions

Revision f9231772 (diff)
Added by Valentin Deniaud 4 months ago

api: do not expose group_by filter for inactivity statistics (#90469)

History

#1

Updated by Frédéric Péters 4 months ago

  • Tags set to statistiques
  • Project changed from Suivi des traces to Authentic 2

Sur /api/statistics/inactivity_deletion/?group_by=authentication_type on obtient la trace en question. (il y a aussi une trace similaire avec ?group_by=service).

#2

Updated by Yann Weber 4 months ago

Frédéric Péters (de retour le 27 mai) a écrit :

Sur /api/statistics/inactivity_deletion/?group_by=authentication_type on obtient la trace en question. (il y a aussi une trace similaire avec ?group_by=service).

et une autre trace similaire avec ce qui me semble être la dernière valeur accepté pour le group_by : ?group_by=service_ou

#3

Updated by Robot Gitea 4 months ago

  • Status changed from Nouveau to En cours
  • Assignee set to Yann Weber

Yann Weber (yweber) a ouvert une pull request sur Gitea concernant cette demande :

#4

Updated by Robot Gitea 4 months ago

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

Updated by Robot Gitea 4 months ago

  • Status changed from Solution proposée to En cours

Valentin Deniaud (vdeniaud) a relu et demandé des modifications sur une pull request sur Gitea concernant cette demande :

#6

Updated by Robot Gitea 4 months ago

Yann Weber (yweber) a fermé une pull request sur Gitea concernant cette demande.

#7

Updated by Yann Weber 4 months ago

  • Assignee deleted (Yann Weber)
#8

Updated by Robot Gitea 4 months ago

  • Assignee set to Valentin Deniaud

Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :

#9

Updated by Robot Gitea 4 months ago

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

Updated by Robot Gitea 4 months ago

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

Yann Weber (yweber) a approuvé une pull request sur Gitea concernant cette demande :

#11

Updated by Robot Gitea 4 months ago

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

Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :

#12

Updated by Transition automatique 4 months ago

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

Updated by Transition automatique about 1 month ago

Automatic expiration

Also available in: Atom PDF