ocis
ocis copied to clipboard
[ocis] Finish user lookup in shares config
Description
User Stories
-
As an admin, i want to hide personal information like e-mail address from my users
Value
- Compliance
Acceptance Criteria
- [ ] When OCIS_SHOW_USER_EMAIL_IN_RESULTS is false, another user attribute (user id) needs to be visible
- [ ] This should also apply to admin users (currently implemented differently)
Definition of ready
- [ ] Everybody needs to understand the value written in the user story
- [ ] Acceptance criteria have to be defined
- [ ] All dependencies of the user story need to be identified
- [ ] Feature should be seen from an end user perspective
- [ ] Story has to be estimated
- [ ] Story points need to be less than 20
Definition of done
- Functional requirements
- [ ] Functionality described in the user story works
- [ ] Acceptance criteria are fulfilled
- Quality
- [ ] Code review happened
- [ ] CI is green (that includes new and existing automated tests)
- [ ] Critical code received unit tests by the developer
- Non-functional requirements
- [ ] No sonar cloud issues
- Configuration changes
- [ ] The next branch of the ocis charts is compatible