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

Draft of accounts. #3089

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Draft of accounts. #3089

wants to merge 5 commits into from

Conversation

kevinreiss
Copy link
Member

No description provided.

@coveralls
Copy link

coveralls commented Sep 9, 2022

Coverage Status

Coverage increased (+0.001%) to 94.497% when pulling b415d23 on add_accounts_info into 3336eb7 on main.

### Core request servies

* Recap Physical Delivery Request (Offsite Materials)
* Recap Electronic Delivery Request (scan a selction shelved at ReCAP on demand)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo repeated a few times - selction -> selection

## Unauthenticated User from main menu

## Library Account - From the User Menu Bar
* with Netid - devise user type "cas"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

click on Your account' -> 'Library account' will give the user two options:

  1. 'Login with netID'
  2. Log in with Alma Account (affiliates)


## Library Account - From the User Menu Bar
* with Netid - devise user type "cas"
* with your Alma active barcode -credentials are Last Name and active barcode devise user type "barcode" - this is a legacy option, no new accounts being set up in this fashion.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This 'with your Alma active barcode -credentials are Last Name and active barcode ', does not exist as an option when I click On Your account' -> 'Library account'

docs/accounts.md Outdated

## Bookmarks and Search History - Blacklight User Account https://catalog.princeton.edu/bookmarks and (Login option is buried in a link)
a. with Netid - devise user type "cas"
b. with your Alma internal account credentials (Username is the "primary identifer" field in user's Alma account, password is set and stored in Alma) - devise user type "alma"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When using the bookmarks link the options a user has are:
a. Log in with netId
b. Log in with Alma Account (affiliates) -> click on this will expand to-> Alma user name and password. I'm assuming these are what you are listing in b. 'with your Alma internal account credentials (Username is the "primary identifer" field in user's Alma account, password is set and stored in Alma) - devise user type "alma" '



## Unauthenticated User from a request page
* with Netid - devise user type "cas"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same change here . If we could add what exactly is in the UI and then the explanation that you provide.


* Recap Physical Delivery Request (Offsite Materials)
* Recap Electronic Delivery Request (scan a selection shelved at ReCAP on demand)
* Annex Phyiscal Delivery Request (Offsite Materials)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Phyiscal -> Physical

* UGRD Undergraduate
* SUM Summer Student

### Core request servies
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

servies -> services


* Recap Physical Delivery Request (Offsite Materials)
* Recap Electronic Delivery Request (scan a selction shelved at ReCAP on demand)
* Annex Phyiscal Delivery Request (Offsite Materials)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Phyiscal -> Physical

* Recap Physical Delivery Request (Offsite Materials)
* Recap Electronic Delivery Request (scan a selction shelved at ReCAP on demand)
* Annex Phyiscal Delivery Request (Offsite Materials)
* Annex Electronic Delivery Request (scan a selction shelved at Annex on demand)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

selction -> selection

* Recap Electronic Delivery Request (scan a selection shelved at ReCAP on demand)
* Materials Managed in Alma Base Status: Item in Place
* Materials Managed in SCSB Status: Available
* Annex Phyiscal Delivery Request (Offsite Materials)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Phyiscal -> Physical

* Annex Electronic Delivery Requests are placed in ILLiad.
* On Order Requests
* Items that are in the Alma "Acquisition" Process Type. These are items ordered for our shelves but have not yet arrived.
* On order requests are emailed to the Library where the items will be permeantly shelved at. For ReCAP items that are in ReCAP Alma Library these emails go to Firestone Circulation.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

permeantly -> permanently

* Materials without a base status and which are not in a process type (Alma Physical Titles Only)
* Digitization requests for campus materials are placed through ILLiad.
* Clancy Physical Delivery Request (Offsite Marquand Items at the Clancy Facility)
* Items in Marquand locations that are not at ReCAP or or are not Supervised Use Materials (items that are in Special Collections. In bibdata's holding_location table the flag aeon=true)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove extra 'or'

@@ -50,7 +50,7 @@ The gem was integrated into orangelight in April of 2022 by moving the code from
1. ```source``` https://catalog.princeton.edu/requests/9702169?mfhd=9525518&source=pulsearch - Facilitates redirection to the source system that generated the request. Currently responds to ```pulsearch``` or ```catalog```, other values will be ignored.
2. ```/requests/{thesis_id}``` Example: https://catalog.princeton.edu/requests/dsp01vx021h212. This will result in a redirect to the AEON system.

## Testing User Roles
## ~~Testing User Roles~~ Deprecated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we remove lines 53-55 since it is deprecated?

@kevinreiss kevinreiss added the documentation Changes only affect the documentation label May 1, 2023
@kevinreiss kevinreiss added this to the Request Re-Factor Sprint milestone Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Changes only affect the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants