You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an Org Admin, I want to use the Org API to create a CO without specificying a short_name, because it is hard for me to autogenerate a name that is both human readable and unique
#1080
Closed
baszoetekouw opened this issue
Nov 20, 2023
· 1 comment
So when creating a CO via /api/collaborations/v1, if the short_name is not specified, SBS should auto-generate it based on the name. If the name is not unique, it should be made unique by suffixing or replacing the last chars by numbers.
The text was updated successfully, but these errors were encountered:
So when creating a CO via
/api/collaborations/v1
, if the short_name is not specified, SBS should auto-generate it based on thename
. If the name is not unique, it should be made unique by suffixing or replacing the last chars by numbers.The text was updated successfully, but these errors were encountered: