← Back to team overview

mahara-contributors team mailing list archive

[Bug 1943668] [NEW] Errors releasing submission whensubmitted to external host and module/submissions is enabled

 

Public bug reported:

Get the following errors

Argument 1 passed to
Submissions\\Repository\\SubmissionRepository::findLatestReleasingSubmissionByGroupAndPortfolioElement()
must be of the type integer, null given, called in
[path]/module/submissions/lib.php on line 247 at
[path]/module/submissions/src/Repository/SubmissionRepository.php:116

This is because the module/submissions is for dealing with submissions
to groups and so should not be called when releasing a submission that
is for an external host

** Affects: mahara
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1943668

Title:
  Errors releasing submission whensubmitted to external host and
  module/submissions is enabled

Status in Mahara:
  New

Bug description:
  Get the following errors

  Argument 1 passed to
  Submissions\\Repository\\SubmissionRepository::findLatestReleasingSubmissionByGroupAndPortfolioElement()
  must be of the type integer, null given, called in
  [path]/module/submissions/lib.php on line 247 at
  [path]/module/submissions/src/Repository/SubmissionRepository.php:116

  This is because the module/submissions is for dealing with submissions
  to groups and so should not be called when releasing a submission that
  is for an external host

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1943668/+subscriptions



Follow ups