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

Fresh install 22.8.0 with imported configs from same version missing "Next" and "Previous" buttons #1668

Closed
connorwang opened this issue Aug 28, 2022 · 7 comments

Comments

@connorwang
Copy link

Self-Hosted Version

22.8.0

CPU Architecture

x86_64

Docker Version

20.10.16

Docker Compose Version

2.6

Steps to Reproduce

Fresh install 22.8.0 with imported configs from same version (22.8.0). The "Next" and "Previous" buttons (bottom right) are missing - we can only see the first page issues (we have over 1,000 issues if you wonder).

Indeed a very weird bug.

Expected Result

Buttons display correctly.

Actual Result

Missing "Next" and "Previous" buttons

@emmatyping
Copy link
Contributor

Hm, that is rather odd. Can you confirm that all of your issues are correctly copied over?

@connorwang
Copy link
Author

Hm, that is rather odd. Can you confirm that all of your issues are correctly copied over?

We didn't copy any events over - just configurations included in the backup json file. After some debugging here and there, I think the issues might be related to total issue count? Since it's supposed to show ## out of ### issues, so my guess would be one of those number is not present (the latter is more likely to be the case).

@emmatyping
Copy link
Contributor

Sorry I'm not sure I understand, you didn't copy over events, but you did copy issues? If you didn't restore redis than I think that would break things.

@connorwang
Copy link
Author

Sorry for the confusion - we followed this guide https://develop.sentry.dev/self-hosted/backup/ and did the following

  1. Set up a new instance of Sentry
  2. Backup the old instance (backup.json)
  3. Import the backup.json to the new instance

We didn't copy any issues over since we just wanted to migrate the configuration and let the events flow in. After we ran the new instance briefly and received a few hundred events then we noticed it was missing the previous and next buttons.

We didn't restore redis :( Is there any way to fix that?

@hubertdeng123
Copy link
Member

Ah, so just to confirm, a quick backup was made that didn't import over the issues. The configuration is pretty much all that you cared about, and new events started coming in again. After receiving a good number of events, you discovered that you were unable to view all of them since the < and > buttons at the bottom of the page weren't there.

Am I understanding this correctly? Would you be able to take a quick screenshot?

@connorwang
Copy link
Author

Ah, so just to confirm, a quick backup was made that didn't import over the issues. The configuration is pretty much all that you cared about, and new events started coming in again. After receiving a good number of events, you discovered that you were unable to view all of them since the < and > buttons at the bottom of the page weren't there.

Am I understanding this correctly? Would you be able to take a quick screenshot?

That's correct. As you can see - we have more than 1k issues, and the <> buttons are missing.

Screenshot 2022-09-26 141429

Screenshot 2022-09-26 141718

@github-actions
Copy link

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@github-actions github-actions bot locked and limited conversation to collaborators Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants