get -> post -> get key inconsistency #3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When compiling a key- and subscriber list from multiple lists into one single list, the process is to:
However, it seems that what was POSTed to the target list doesn't come back the same (missing some subkey signatures) on the next GET.
Need to investigate what's actually happening there
assigned to @s3lph
Fixed in v0.1.7