← Back to team overview

mahara-contributors team mailing list archive

[Bug 1891850] A change has been merged

 

Reviewed:  https://reviews.mahara.org/11144
Committed: https://git.mahara.org/mahara/mahara/commit/814bc5f62657622195b3e3d2618997db074518f0
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 814bc5f62657622195b3e3d2618997db074518f0
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon Aug 17 14:31:23 2020 +1200

Bug 1891850: Allow webservice to archive submission on release

This patch adds 2 flags
- archiveonrelease: Set the submission to be archived on release
- externalid: An id relating to externalhost to connect archive with

This patch fixes:
- Issue with archived submissions page where it was incorrectly showing
truncating archive id value (in Postgres)
- The archived_submissions table was not letting entries with group id
being null

Change-Id: Ie29ea4162a822bea6730e57f7f4348cd55865004
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1891850

Title:
  Allow webservice mahara_submission_release_submitted_view to also do
  archiving on submission release

Status in Mahara:
  Fix Committed

Bug description:
  Currently we can old do release() method and not the pendingrelease()
  method that allows archiving on the mahara side

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


References