Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag deletion bug - wrong record gets deleted #1398

Closed
JimMichael opened this issue Feb 13, 2016 · 1 comment
Closed

Tag deletion bug - wrong record gets deleted #1398

JimMichael opened this issue Feb 13, 2016 · 1 comment
Assignees
Labels
Status: Confirmed It's clear what the subject of the issue is about, and what the resolution should be.

Comments

@JimMichael
Copy link
Collaborator

I'm able to replicate this reliably on 4.1:

  1. Go to People | Tags | Organizational Tags and click on an org tag.
  2. People are by default displayed in the order they were added to the tag. Deleting a record from this state works as expected.
  3. Sort the list by Last Name and delete the first record.
  4. Instead of deleting the record you clicked, the record originally in its place (step 2) is the one that gets deleted.
    I haven't tested but assume this happens no matter what column you sort on... the deletion appears to happen in the original list order, not the sorted one.
@DerekMangrum
Copy link
Contributor

Confirmed. Sorted on multiple columns and was able to confirm. Happens in both Org Tags and Personal Tags.

@nairdo nairdo added the Status: Confirmed It's clear what the subject of the issue is about, and what the resolution should be. label Feb 16, 2016
@nairdo nairdo self-assigned this Feb 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Confirmed It's clear what the subject of the issue is about, and what the resolution should be.
Projects
None yet
Development

No branches or pull requests

3 participants