sjoerdk / pimsclient

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No way to check whether identity has a pseudonym without creating pseudonym

sjoerdk opened this issue · comments

There is an unwanted schroedingers behaviour in the current PIMS API. By querying whether an identity has a pseudonym, you create that pseudonym.

There should be an API endpoint to get a yes or no answer without creating pseudonym. This is important when doing larger scale operations on legacy archives. You don't always want to create pseudonyms for everything you query.

Ralph says this will be fixed in PIMS 2