Summary: | Add further explanation of the steps in the onboarding tool | ||
---|---|---|---|
Product: | Koha | Reporter: | Alex Buckley <alexbuckley> |
Component: | Installation and upgrade (web-based installer) | Assignee: | Alex Buckley <alexbuckley> |
Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt |
Version: | 17.05 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 17855 | ||
Bug Blocks: | |||
Attachments: | Bug 18059 - Added explanations for why the user is doing the actions of each of the 5 steps of the onboarding tool in bug 17855. |
Description
Alex Buckley
2017-02-06 08:30:43 UTC
Created attachment 60003 [details] [review] Bug 18059 - Added explanations for why the user is doing the actions of each of the 5 steps of the onboarding tool in bug 17855. So now the user will know why they are doing each step of the onboarding tool, to make the process more transparent. Test plan: 1. Drop and recreate your database: sudo koha-mysql <instancename> then DROP database <databasename>; then CREATE database <databasename>; 2. Restart memcached: sudo service memcached restart 1. Apply bug 17855 3. Go through the web installer and onboarding tool, noticing that the onboarding tool has no "Reason for creating a <whatever is being created> now" message just below the header 4. Apply this bug 5. Redo steps 1, 2, and 3 noticing that this time under the header for each of the onboarding form screen (not the creation outcome screen displayed after the user submitted each onboarding form) there is "reason for creating a <whatever is being created> now" text |