Skip to content

Implementing updates to Alma Users #16

@ctgraham

Description

@ctgraham

Love this client SDK so far, but I need to be able to perform an update to the User. I've forked the client and plan to add this feature locally and then via pull request.

Do y'all have any preferences/requirements as to how this is implemented?

I'm up for adding dedicated helper methods ala $bib->record->appendField(), or just adding support via the Users class to update( $identifier, $json ) or update( $identifier, $User) or store( $User ).

In particular, we will immediately be targeting updating Addresses and Fines/Fees.

@danmichaelo ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions