Hacker News new | ask | show | jobs
by alkonaut 3799 days ago
> Yes, that's right, at least at the source of truth on the server.

I assume the server holds human-readable issue id's, but clients do not then (until they are pushed to the server).

Do you assign just random guids to issues on the clients and then issue running issue numbers to them once they are on the server? If so, if I enter two issues on the client side with a reference from one to the other, how do I enter the cross-reference before I have the (server issued) issue id for either issue?