SE - Requests - update Commitments vyrobí ticket s NoneType #470

Open
opened 2020-05-01 16:49:43 +02:00 by Podhorecky · 3 comments
Podhorecky commented 2020-05-01 16:49:43 +02:00 (Migrated from git.spotter.cz)
  1. instance Demo, modul Requests

  2. odkaz z menu: Commitments

  3. open uložené nabídky

Ticket:

Traceback (most recent call last):
  File "/srv/web2py/gluon/restricted.py", line 219, in restricted
    exec(ccode, environment)
  File "/srv/web2py/applications/eden/controllers/req.py", line 1935, in <module>
  File "/srv/web2py/gluon/globals.py", line 429, in <lambda>
    self._caller = lambda f: f()
  File "/srv/web2py/applications/eden/controllers/req.py", line 1355, in commit
    return s3_rest_controller(rheader = commit_rheader)
  File "/srv/web2py/applications/eden/models/00_utils.py", line 245, in s3_rest_controller
    output = r(**attr)
  File "/srv/web2py/applications/eden/modules/s3/s3rest.py", line 629, in __call__
    pre = preprocess(self)
  File "/srv/web2py/applications/eden/controllers/req.py", line 1285, in prep
    skills_filter(r.record.req_id)
  File "/srv/web2py/applications/eden/controllers/req.py", line 1127, in skills_filter
    for skill_id in multi_skill_id:
TypeError: 'NoneType' object is not iterable
1. instance Demo, modul Requests 2. odkaz z menu: Commitments 3. open uložené nabídky Ticket: ``` Traceback (most recent call last): File "/srv/web2py/gluon/restricted.py", line 219, in restricted exec(ccode, environment) File "/srv/web2py/applications/eden/controllers/req.py", line 1935, in <module> File "/srv/web2py/gluon/globals.py", line 429, in <lambda> self._caller = lambda f: f() File "/srv/web2py/applications/eden/controllers/req.py", line 1355, in commit return s3_rest_controller(rheader = commit_rheader) File "/srv/web2py/applications/eden/models/00_utils.py", line 245, in s3_rest_controller output = r(**attr) File "/srv/web2py/applications/eden/modules/s3/s3rest.py", line 629, in __call__ pre = preprocess(self) File "/srv/web2py/applications/eden/controllers/req.py", line 1285, in prep skills_filter(r.record.req_id) File "/srv/web2py/applications/eden/controllers/req.py", line 1127, in skills_filter for skill_id in multi_skill_id: TypeError: 'NoneType' object is not iterable ```
Podhorecky commented 2020-05-01 16:49:43 +02:00 (Migrated from git.spotter.cz)

changed milestone to %2

changed milestone to %2
Podhorecky commented 2020-05-01 16:50:20 +02:00 (Migrated from git.spotter.cz)

changed title from SE - Requests - {-Commiting-} vyrobí ticket s NoneType to SE - Requests - {+update Commitments+} vyrobí ticket s NoneType

changed title from **SE - Requests - {-Commiting-} vyrobí ticket s NoneType** to **SE - Requests - {+update Commitments+} vyrobí ticket s NoneType**
Podhorecky commented 2020-05-01 16:50:20 +02:00 (Migrated from git.spotter.cz)

changed the description

changed the description
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Disassembler/Spotter-VM#470
No description provided.