Pending: presumes local copy is correct #714

Closed
opened 2024-04-15 11:13:18 +12:00 by mikedilger · 5 comments
mikedilger commented 2024-04-15 11:13:18 +12:00 (Migrated from github.com)

When lists are out of sync, oftentimes the remote copy is newest. So "Publish Now" and other language about publishing is not correct. We need to let them manage it on the list page which shows dates and counts so they can think about which one is correct.

When lists are out of sync, oftentimes the remote copy is newest. So "Publish Now" and other language about publishing is not correct. We need to let them manage it on the list page which shows dates and counts so they can think about which one is correct.
bu5hm4nn commented 2024-04-16 05:25:48 +12:00 (Migrated from github.com)
Screenshot 2024-04-15 at 11 24 09

So you are saying these covered 3 cases are not correct? We offer "Publish Now" buttons for the first two and a "Manage" button for the last one.

<img width="867" alt="Screenshot 2024-04-15 at 11 24 09" src="https://github.com/mikedilger/gossip/assets/3328670/755a3c5a-2adc-4061-bcc0-856040fdeb87"> So you are saying these covered 3 cases are not correct? We offer "Publish Now" buttons for the first two and a "Manage" button for the last one.
mikedilger commented 2024-04-16 13:31:44 +12:00 (Migrated from github.com)

That middle one should also be a Manage button. Because sure it has been 90 days since I ran my client on windows, but during those 90 days the nostr relay events were updated many times. So the right solution is for me to pull in the current lists, not to clobber them with my local old lists.

That middle one should also be a Manage button. Because sure it has been 90 days since I ran my client on windows, but during those 90 days the nostr relay events were updated many times. So the right solution is for me to pull in the current lists, not to clobber them with my local old lists.
mikedilger commented 2024-04-16 13:32:15 +12:00 (Migrated from github.com)

NotPublishedRecently is probably a bad term. Might be we should rename it.

NotPublishedRecently is probably a bad term. Might be we should rename it.
mikedilger commented 2024-04-16 13:33:11 +12:00 (Migrated from github.com)

Hang on, maybe my code is what is wrong. Maybe I should be handing you a case-3 situation and I'm wrongly handing you a case-2 situation.

Hang on, maybe my code is what is wrong. Maybe I should be handing you a case-3 situation and I'm wrongly handing you a case-2 situation.
mikedilger commented 2024-04-16 13:36:13 +12:00 (Migrated from github.com)

Fixed on unstable.

Fixed on unstable.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nostr/gossip#714
No description provided.