Skip to content

Basic support for unidentifiying a paper

Colin Macdonald requested to merge unid into main

We add a button to Manager. And modify the id_paper manager api call to reset/unidentify a number by passing empty SID and SNAME.

This is an API change but we're not bumping API version so protect messenger from accidently passing empty sid to old server.

See Issue #1809. I hope this is a minimal fix. Note done against main.

TODO

  • testing
  • @arechnitzer review
  • changelog entry
  • "are you sure?" dialog should show current ID. How do we do that? Future work? I didn't see an API for "who is paper number X"?
Edited by Colin Macdonald

Merge request reports