Opened 11 years ago

Closed 10 years ago

#405 closed defect (fixed)

temporary id's for new sources

Reported by: olhsha Owned by: olhsha
Priority: major Milestone:
Component: DASISH backend Version:
Keywords: Cc: stephanie.roth@gu.se, olhsha

Description (last modified by olhsha)

Temprary id-s for new sources can be any strings, not necessarily uuid's (at the moment the server expects only uuid's). The server should detect if the provided string is an uuid. If not then the source is definitely new and the server generates an uuid for it while adding to the database. If yes, the server checks if the source with this uuid is already in the DB.

The client may have, in its own DB, the mapping between its id's and the ones given by the server.

Change History (3)

comment:1 Changed 11 years ago by DefaultCC Plugin

Cc: olhsha added

comment:2 Changed 11 years ago by olhsha

Description: modified (diff)

comment:3 Changed 10 years ago by olhsha

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.