Ticket #2666 (new defect)

Opened 2 years ago

Identifier.fromSharedItem should always return the same identifier, given the same item with the same shares

Reported by: glyph Assigned to: glyph
Priority: normal Milestone:
Component: Mantissa Severity: normal
Keywords: Cc:
Estimated Completion (YYYY/MM/DD): Branch:
Author:

Description

Once #2191 is merged, this feature should be tightened up so that it doesn't use any heuristics, but simply orders the login methods and shares according to some simple rules. These rules should be based on values, not shareIDs, so that even if the items have been created in a different order you will get the same results.

jethro@divmod.org