Bug 52354 - Interner Server-Fehler in "schoolgroups/remove (workgroup-admin)".
Interner Server-Fehler in "schoolgroups/remove (workgroup-admin)".
Status: NEW
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-11-12 11:10 CET by Riya Bhattacharjee
Modified: 2021-11-26 15:30 CET (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2021030421000533, 2020121421000115, 2020102621000571, 2021012121000317
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Riya Bhattacharjee univentionstaff 2020-11-12 11:10:28 CET

    
Comment 2 Riya Bhattacharjee univentionstaff 2021-01-12 15:30:01 CET
UCS Version: 4.4-6 errata814 (Blumenthal)

Interner Server-Fehler in "schoolexam/query".
Request: schoolexam/query

 

Traceback (most recent call last):

  File "/usr/lib/python2.7/dist-packages/univention/management/console/base.py", line 359, in __error_handling

    six.reraise(etype, exc, etraceback)

  File "/usr/lib/python2.7/dist-packages/univention/management/console/base.py", line 262, in execute

    function.__func__(self, request, *args, **kwargs)

  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/decorators.py", line 181, in _response

    return function(self, request)

  File "/usr/lib/pymodules/python2.7/ucsschool/lib/school_umc_ldap_connection.py", line 140, in wrapper_func

    return func(*args, **kwargs)

  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/schoolexam/__init__.py", line 960, in query

    and (filter == "all" or compare_dn(project.sender.dn, self.user_dn))

  File "/usr/lib/pymodules/python2.7/ucsschool/lib/school_umc_ldap_connection.py", line 140, in wrapper_func

    return func(*args, **kwargs)

  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/schoolexam/__init__.py", line 245, in _user_can_modify

    sender_user = User.from_dn(exam.sender.dn, None, ldap_user_read)

  File "/usr/lib/pymodules/python2.7/ucsschool/lib/models/base.py", line 1022, in from_dn

    superordinate=superordinate,

  File "/usr/lib/python2.7/dist-packages/univention/admin/modules.py", line 913, in lookup

    tmpres = module.lookup(co, lo, filter, base=base, superordinate=superordinate, scope=scope, unique=unique, required=required, timeout=timeout, sizelimit=sizelimit)

  File "/usr/lib/python2.7/dist-packages/univention/admin/handlers/__init__.py", line 1741, in lookup

    for dn, attrs in lo.search(filter_str, base, scope, attr, unique, required, timeout, sizelimit, serverctrls=serverctrls, response=response):

  File "/usr/lib/python2.7/dist-packages/univention/admin/uldap.py", line 757, in search

    raise univention.admin.uexceptions.noObject(_err2str(msg))

noObject: No such object

Interner Server-Fehler in "schoolexam/query".
Comment 3 Riya Bhattacharjee univentionstaff 2021-05-20 15:14:04 CEST
Reported in Feedback Ticket 2020020321000477
Comment 4 Maximilian Janßen univentionstaff 2021-11-26 15:30:45 CET
reported again:
Version: 4.4-7 errata901 (Blumenthal) - UCS@school 4.4 v8
Remark: Fehler bei Aufrufen der Ansicht alle laufenden Klassenarbeiten
traceback is the same as Comment #2