Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backoffice: librarian should be able to set access restrictions on documents #242

Closed
ntarocco opened this issue Apr 6, 2019 · 0 comments · Fixed by #305
Closed

backoffice: librarian should be able to set access restrictions on documents #242

ntarocco opened this issue Apr 6, 2019 · 0 comments · Fixed by #305

Comments

@ntarocco
Copy link
Contributor

ntarocco commented Apr 6, 2019

Create a simple UI that allows librarians to set access restrictions to a document. Similar to videos, the librarian could have an input where he could insert a list of patrons/roles that are then set in the _access field.

Ensure ES mapping is correctly set.

  • Only for READ operations, CUD should be allowed only for the librarians.
  • If access granted to read, person can also loan the book (and items)
@kpsherva kpsherva added the to do label Apr 23, 2019
@kpsherva kpsherva changed the title backoffice: librarian should be able to set access restrictions on documents/items backoffice: librarian should be able to set access restrictions on documents Apr 24, 2019
@kpsherva kpsherva added 5d and removed to discuss labels Apr 24, 2019
@kpsherva kpsherva added this to the Sprint 11 milestone Apr 24, 2019
@vlad-bm vlad-bm self-assigned this Apr 25, 2019
@vlad-bm vlad-bm added in progress and removed to do labels Apr 25, 2019
@kpsherva kpsherva modified the milestones: Sprint 11, Sprint 12 May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants