← Back to team overview

mahara-contributors team mailing list archive

[Bug 1785725] A change has been merged

 

Reviewed:  https://reviews.mahara.org/9121
Committed: https://git.mahara.org/mahara/mahara/commit/02bdc8d469c00504fb1886ddb947ef964d710e5e
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 02bdc8d469c00504fb1886ddb947ef964d710e5e
Author: Steven Spinelli <stevens@xxxxxxxxxxxxxxx>
Date:   Mon Sep 10 14:03:46 2018 +1200

Bug 1785725 Behat: Country is enabled in Mandatory fields

Change-Id: I0bfdd555f8c741b8267fbc076d042249bca840de

-- 
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/1785725

Title:
  Behat test: Require the setting of the country field

Status in Mahara:
  Fix Committed

Bug description:
  Behat: Create Script for feature file ->
  required_country_field.feature

  Related to: //bugs.launchpad.net/mahara/+bug/1173133

  Summary: I want the country field to be required 
  by all members when Country is enabled in Mandatory fields for the Mahara site
  so that all will have the country filled in in their profile 

  Background: = Users exist - admin and mahara member

  # log in as Site admin
  # Navigate to Administration menu > Configure site > Site options > Site 
  # Verify that 'Country' displays the value 'No country selected'.
  # Navigate to Administration menu > Extensions > Plugin administration > Plugin type: artefact > internal (settings icon)
  # Enable country in Mandatory fields and save

  # Log in as Mahara member 
  # Verify no error messages displayed 
  # verify Required profile fields title is displayed 
  # verify Country field is displayed with New Zealand option auto-selected 
  # verify once submit button is clicked that user is on their dashboard page

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


References