[FOLIO-723] Settings is Missing from Folio-testing Created: 17/Jul/17 Updated: 12/Nov/18 Resolved: 18/Jul/17 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P2 |
| Reporter: | Cate Boerema (Inactive) | Assignee: | Wayne Schneider |
| Resolution: | Done | Votes: | 0 |
| Labels: | ci, sprint18 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 30 minutes | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Description |
|
Steps to repro:
Expected: Settings app icon should display Actual: Settings app icon does not display |
| Comments |
| Comment by Cate Boerema (Inactive) [ 17/Jul/17 ] |
|
This seemed worth filing. John Malconian, please reassign if you're not the right assignee. Thanks! |
| Comment by Mike Taylor [ 18/Jul/17 ] |
|
This is because the Diku-Admin user doesn't have the necessary settings.enabled. See
The fix is for the Diku-Admin user to have that permission added in the bootstrapping process. I imagine Wayne is on that. |
| Comment by Wayne Schneider [ 18/Jul/17 ] |
|
Temporarily patched folio-testing-backend01.aws.indexdata.com by POSTing the appropriate permission assignment. Updated folio-ansible to bootstrap permission for diku_admin user, so next folio-testing-backend01 build will be correct. |