Permissions - Users: Create/reset password
Description
Environment
Potential Workaround
Attachments
- 22 Jun 2020, 08:04 AM
- 15 Jun 2020, 07:59 AM
- 11 Jun 2020, 09:21 PM
defines
is cloned by
Checklist
hideTestRail: Results
Activity
Cate Boerema June 16, 2020 at 9:47 AM
I can see it now. Looks great. Thanks @Anna Melnyk
Anna Melnyk June 16, 2020 at 8:23 AM
@Khalilah Gambrell, @Cate Boerema I already removed "send" from permission name, and it is available on snapshot.
Cate Boerema June 15, 2020 at 7:59 AM
Or - wait - maybe @Anna Melnyk removed the "send" already from the end of the permission and I'm just not seeing it because of FOLIO-2630? If so, maybe it is best to leave this in Code review.
Cate Boerema June 15, 2020 at 7:56 AM
I guess the permission name was updated to "Users: Create/reset password send". Even though the "send" at the end is a bit awkward, I don't think it's worth reopening this issue, especially since there is a Lokalize bug that requires additional work to make the translation display. I'm just going to close this.
Anna Melnyk June 12, 2020 at 1:50 PM
@Khalilah Gambrell, @Cate Boerema I already moved it to code review. And when translation key will be updated, I will remove it back in review, if you don't mind
Purpose: To modify logical permission set for Users. This story focuses on the permission "Users: Create/reset password send" which allows users to see and use the reset password functionality within the Users app
Scenarios:
Scenario
Login to FOLIO
Given the Users module
When enabled
Then the logical permission currently called "Users: Can send create/reset password link" should be renamed "Users: Create/reset password"
Scenario
Given User A has been given only the permission "Users: Create/reset password"
When User A accesses FOLIO
Then only the following should be permitted:
Can send create/reset password link
Scenario
Given User A has been given the permission "Users: Create/reset password" as part of a custom permission set
When User A accesses FOLIO
Then User A should have all rights normally conferred by this permission (see scenario 2) plus whatever additional rights conferred by the users custom permission set.