Incorrect count of Person's identifiers in editing view (showing 10 of 6) #17
Loading…
Add table
Add a link
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 editing a Person record which has more than 5 identifiers, the list gets initially shortened; in the example below there are 6 identifiers and the counter underneath says (showing 5 of 6):
After clicking the (+) button, the list is correctly expanded to show 6 items, but the counter is incorrect in that it says (showing 10 of 6):
This happens with and without token entered. The counter in the list of Person records (outside the editing view) shows correct behavior.